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]

Re: PLease help !


On Tue, Mar 13, 2001 at 10:36:25AM +0100, Sharon_Zehavi@icominfosys.com wrote:
> 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.

Sounds like a bug in your memory subsystem, or an overclocked CPU.
Please read the sig11 FAQ at:

  http://www.bitwizard.nl/sig11/


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2783635  Fax: +31-15-2781843  Email: J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/


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