This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

alpha assembler problem, or CPP problem


Hi folks,

I have a problem trying to compile the current CVS glibc on my Linux alpha
machine, using the current CVS gcc, and binutils 2.10.0.33.  The problem is
assembler errors like:
/usr/src/redhat/BUILD/glibc-build-alpha/csu/crti.S: Assembler messages:
/usr/src/redhat/BUILD/glibc-build-alpha/csu/crti.S:12: Error: syntax error
/usr/src/redhat/BUILD/glibc-build-alpha/csu/crti.S:28: Error: syntax error
/usr/src/redhat/BUILD/glibc-build-alpha/csu/crti.S:31: Error: syntax error
/usr/src/redhat/BUILD/glibc-build-alpha/csu/crti.S:42: Error: syntax error

Line 12 is:
$call_gmon_start..ng:

It seems the problem is the ..ng thing.  I suspect it is actually a CPP 
problem, but am not sure.  I have tried several binutils version with no 
change.

Anyone know what the scoop is ?

Thanks,
					Christian



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