-
Data: 2013-04-26 17:21:08
Temat: Re: kompilacja
Od: "identyfikator: 20040501" <N...@g...pl> szukaj wiadomości tego autora
[ pokaż wszystkie nagłówki ]dzięki, ale niewiele lepiej, jakby to nie był program w cpp
błędy początkowe:
/tmp/ccJQXA72.o: In function `__static_initialization_and_destruction_0(int,
int)':
tex2png.cpp:(.text+0x27): undefined reference to
`std::ios_base::Init::Init()'
tex2png.cpp:(.text+0x2c): undefined reference to
`std::ios_base::Init::~Init()'
tex2png.cpp:(.text+0x4f): undefined reference to
`std::allocator<char>::allocator()'
tex2png.cpp:(.text+0x6a): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string(char const*,
std::allocator<char> const&)'
tex2png.cpp:(.text+0x75): undefined reference to
`std::allocator<char>::~allocator()'
tex2png.cpp:(.text+0x7a): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x9d): undefined reference to
`std::allocator<char>::allocator()'
tex2png.cpp:(.text+0xb8): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string(char const*,
std::allocator<char> const&)'
tex2png.cpp:(.text+0xd1): undefined reference to
`std::allocator<char>::~allocator()'
tex2png.cpp:(.text+0xed): undefined reference to
`std::allocator<char>::~allocator()'
tex2png.cpp:(.text+0xf2): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x116): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x11b): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x13f): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x144): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x168): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x16d): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x191): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x196): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x1ba): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x1bf): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x1e3): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x1e8): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x20c): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x211): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x235): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x23a): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x25e): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x263): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x294): undefined reference to
`std::allocator<char>::~allocator()'
/tmp/ccJQXA72.o: In function `cutImage(char const*, char const*)':
tex2png.cpp:(.text+0x2e1): undefined reference to `std::basic_ifstream<char,
std::char_traits<char> >::basic_ifstream()'
tex2png.cpp:(.text+0x2ef): undefined reference to `std::basic_ofstream<char,
std::char_traits<char> >::basic_ofstream()'
tex2png.cpp:(.text+0x2fa): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x34a): undefined reference to `std::basic_ifstream<char,
std::char_traits<char> >::open(char const*, std::_Ios_Openmode)'
tex2png.cpp:(.text+0x35f): undefined reference to `std::basic_istream<char,
std::char_traits<char> >& std::operator>><char, std::char_traits<char>,
std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
tex2png.cpp:(.text+0x376): undefined reference to `std::basic_istream<char,
std::char_traits<char> >& std::operator>><char, std::char_traits<char>,
std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
tex2png.cpp:(.text+0x389): undefined reference to `std::basic_ios<char,
std::char_traits<char> >::eof() const'
tex2png.cpp:(.text+0x3db): undefined reference to `std::basic_ios<char,
std::char_traits<char> >::eof() const'
tex2png.cpp:(.text+0x403): undefined reference to `std::basic_istream<char,
std::char_traits<char> >::operator>>(unsigned int&)'
tex2png.cpp:(.text+0x414): undefined reference to `std::basic_istream<char,
std::char_traits<char> >::operator>>(unsigned int&)'
tex2png.cpp:(.text+0x422): undefined reference to `operator new[](unsigned
int)'
tex2png.cpp:(.text+0x430): undefined reference to `operator new[](unsigned
int)'
tex2png.cpp:(.text+0x47b): undefined reference to `std::basic_istream<char,
std::char_traits<char> >::read(char*, int)'
Następne wpisy z tego wątku
- 26.04.13 23:36 Tomasz Sowa
- 27.04.13 10:17 identyfikator: 20040501
- 27.04.13 10:53 firr kenobi
- 27.04.13 11:22 firr kenobi
- 27.04.13 11:39 firr kenobi
Najnowsze wątki z tej grupy
- A Szwajcarzy kombinują tak: FinalSpark grows human neurons from stem cells and connects them to electrode arrays
- Re: Najgorszy język programowania
- NOWY: 2025-09-29 Alg., Strukt. Danych i Tech. Prog. - komentarz.pdf
- Na grupie comp.os.linux.advocacy CrudeSausage twierdzi, że Micro$lop używa SI do szyfrowania formatu dok. XML
- Błąd w Sofcie Powodem Wymiany 3 Duńskich Fregat Typu Iver Huitfeldt
- Grok zaczął nadużywać wulgaryzmów i wprost obrażać niektóre znane osoby
- Can you activate BMW 48V 10Ah Li-Ion battery, connecting to CAN-USB laptop interface ?
- We Wrocławiu ruszyła Odra 5, pierwszy w Polsce komputer kwantowy z nadprzewodzącymi kubitami
- Ada-Europe - AEiC 2025 early registration deadline imminent
- John Carmack twierdzi, że gdyby gry były optymalizowane, to wystarczyły by stare kompy
- Ada-Europe Int.Conf. Reliable Software Technologies, AEiC 2025
- Linuks od wer. 6.15 przestanie wspierać procesory 486 i będzie wymagać min. Pentium
- ,,Polski przemysł jest w stanie agonalnym" - podkreślił dobitnie, wskazując na brak zamówień.
- Rewolucja w debugowaniu!!! SI analizuje zrzuty pamięci systemu M$ Windows!!!
- Brednie w wiki - hasło Dehomag
Najnowsze wątki
- 2025-12-24 Felgi
- 2025-12-24 2,5 x więcej niż Li-Ion
- 2025-12-24 No i kolejny ograniczony
- 2025-12-24 Warszawa => Młodszy Specjalista ds. wsparcia sprzedaży <=
- 2025-12-24 New York Times zagrożeniem bezpieczeństwa narodowego USA - POTUS D. Trump
- 2025-12-24 Podżeganie?
- 2025-12-24 => Senior Algorithm Developer (Java/Kotlin) <=
- 2025-12-24 otwarcie drugiej obwodnicy Trójmiasta
- 2025-12-24 Tfu! Przeklety prostokąt (czyli UPS i "sinus modyfikowany")
- 2025-12-23 Prezent dla kierowców od prezydenta Nawrockiego
- 2025-12-23 Warszawa => Asystent ds. Sprzedaży i Rozwoju Klienta <=
- 2025-12-23 Warszawa => Senior IT Recruitment Consultant <=
- 2025-12-22 czy wiedziałeś że?
- 2025-12-22 Unijne KOOOORWY mówią że WYCOFUJĄ się z zakazu rejestracji elektryków
- 2025-12-22 Białystok => ERP Microsoft Dynamics 365 Commerce Consultant <=




7 pułapek i okazji - zobacz co cię czeka podczas kupna mieszkania na wynajem