[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compile error
From: |
Paul D. Smith |
Subject: |
Re: compile error |
Date: |
Wed, 5 Dec 2001 17:25:07 -0500 |
%% address@hidden writes:
jt> gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c glob.c
jt> /tmp/ccWesmPt.s: Assembler messages:
jt> /tmp/ccWesmPt.s:596: Error: Line numbers must be positive integers
This is a problem with your compiler installation, not GNU make.
You'll need to check with some GCC/AIX folks.
Sorry we can't be of more help.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- compile error, jacques . talbot, 2001/12/05
- Re: compile error,
Paul D. Smith <=