aix linking problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello all! I have a situation. I dunno why. 

I have the following

g++ -o cgijgui -g -static-libgcc -b64 -L
/usr/local/lib  cgijgui.o DynBu
ffer.o javaglob.o spinbuffer.o globplatformimp_unix.o 
multibyte.o contextmodule
.o javagui.o javaguiplatform_unix.o unixsubs.o
cslocal.o login.o launch.o inifil
e.o appstart.o /usr/local/lib/libfcgi.a   -lstdc++
ld: 0706-005 Cannot find or open file: libgcc.a
        ld:open(): A file or directory in the path
name does not exist.
ld: 0706-005 Cannot find or open file: libgcc_eh.a
        ld:open(): A file or directory in the path
name does not exist.
ld: 0706-005 Cannot find or open file: libgcc.a
        ld:open(): A file or directory in the path
name does not exist.
ld: 0706-005 Cannot find or open file: libgcc_eh.a
        ld:open(): A file or directory in the path
name does not exist.

I don't know why the library couldn't open libgcc.a?


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux