Snapshot 20030128 broke my buildt
Angelo Fraietta
angelo_f at bigpond.com
Thu Feb 27 04:29:47 UTC 2003
Ralf Corsepius wrote:
>Am Mit, 2003-02-26 um 22.46 schrieb Angelo Fraietta:
>
>>I am getting the followingh link error when I try to build my exe (the
>>rtems source builds fine)
>>
>>i386-rtems-gcc --pipe -B/opt/rtems/i386-rtems/pc386/lib/ -specs
>>bsp_specs -qrtems -g -Wall -O4 -g -D_E_STL -I ../../../estl
>>-I ../engine -I ../engineinterface -I ../hal_include -I ../link_driver
>>-I ../../../threads/source -I ../../../mididriver -I
>>../../../mididriver/hal_rtems -Wl,-Ttext,0x00100000 -o
>>o-optimize/smart.obj o-optimize/diags.o o-optimize/rtems_init.o
>>o-optimize/midioutput.o o-optimize/scheduler.o
>>o-optimize/rtems_simulator.o o-optimize/commtasks.o
>>/opt/rtems/i386-rtems/pc386/lib/no-dpmem.rel
>>/opt/rtems/i386-rtems/pc386/lib/no-mp.rel
>>/opt/rtems/i386-rtems/pc386/lib/no-part.rel
>>/opt/rtems/i386-rtems/pc386/lib/no-signal.rel
>>../engine/o-optimize/sm_engine.a
>>../engineinterface/o-optimize/sm_engineinterface.a
>>../engine/o-optimize/sm_engine.a
>>../link_driver/o-optimize/sm_link_driver.a
>>../link_driver/hal_rtems/o-optimize/sm_comm.a
>>../../../threads/source/o-optimize/sm_rtems_active.a
>>../../../threads/source/hal_rtems/o-optimize/sm_rtems_thread.a
>>../../../mididriver/hal_rtems/o-optimize/rtems_midi.a -lstdc++ -v
>>
>Where does this -lstdc++ come from?
>
>Linking c++ applications using
>gcc <args> -lstdc++
>is wrong. You must use
>g++ <args>
>instead.
>
This has been in my project since Oct 2000
I added
LINK_LIBS += -lstdc++
to my project makefile
Is this changed now?
http://www.oarcorp.com/rtems/maillistArchives/rtems-users/2000/october/msg00078.html
http://www.oarcorp.com/rtems/maillistArchives/rtems-users/2000/october/msg00053.html
--
Angelo Fraietta
PO Box 859
Hamilton NSW 2303
Home Page
http://www.users.bigpond.com/angelo_f/
There are those who seek knowledge for the sake of knowledge - that is CURIOSITY
There are those who seek knowledge to be known by others - that is VANITY
There are those who seek knowledge in order to serve - that is LOVE
Bernard of Clairvaux (1090 - 1153)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20030227/ba0a7c1c/attachment-0001.html>
More information about the users
mailing list