I'm trying to compile xfs on debian system. I'd rather not recompile the
compiler to do this, I notice that gcc wants to use gcc 2.91.66, where
as debian sid uses 2.95.3 would it be an issue to change the lines in
the top level Makefile to this:
--snip--snip--snip--
#comment out this line if compiling on RH 7.0
#CC = $(CROSS_COMPILE)gcc -V egcs-2.91.66
# AND uncomment the following line
CC = $(CROSS_COMPILE)gcc
--snip--snip--snip--
--timball
--
Send mail with subject "send pgp key" for public key.
pub 1024R/CFF85605 1999-06-10 Timothy L. Ball <timball@xxxxxxxxxxxxxxx>
Key fingerprint = 8A 8E 64 D6 21 C0 90 29 9F D6 1E DC F8 18 CB CD
|