This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cannot find -lgcc_s


Hi,

Does anybody know anything about this ?

Here is the final output from make:

g++ -LANG:std -DCOMPILE_GCC -D_GNU_SOURCE  -I. -I../../lib/include
-I../../../lib/include   -Wno-non-template-friend -DPTHREADS -g
blabla.o blabla2.o -o vxs_server.Linux -L../../lib/lib.Linux
-L../../../lib/lib.Linux  -lrt -lThread -lMailbox -lServer -lDCSControl
-lClient -lCommandQueue -ldcsinfo -lDataDisk -lUnixSocket -lCommand
-lCapture -lCaptureIO -lThread -lBufferIF -lIngestConfig -lBufferQueue
-lSyncIF -lSNTPTime -lErrObj -lString -lCORE -lpthread -lc -lm
-ldcsVersion -lpthread
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
make: *** [vxs_server.Linux] Error 1

It looks like an old bug ?

gcc version 3.0.1 on mandrake 8.1

Thanks for any help.

Vincent




--
**************************************************

                  Vincent Cassi
                VEXCEL CORPORATION
                4909 Nautilus Court
                Boulder CO 80301 USA

Main:   (303) 444-0094      Direct: (303) 583-0281
Fax:    (303) 583-0246      Web:    www.vexcel.com

***************************************************




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]