This is the mail archive of the gcc@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]

PLease help !


Hello !

I'm having difficulties in linking with gcc. The command I enter is:

gcc xxx.o -L(something) -L(another something) -l(something) -l(another
something) -o xxx

The message I get is:

collect2: ld terminated with signal 11 [Segmentation fault], core dumped

I'm working with Red-Hat Linux 7.0. By the way, compiling for object files
went smoothly.

Thanks a lot in advance,

Sharon Zehavi


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