
hpa at zytor
Feb 25, 2008, 11:05 PM
Views: 5873
Permalink
|
|
Re: 3.62-pre16: Compiling on old (2.4 kernel) distros
[In reply to]
|
|
Gabor Z. Papp wrote: > * "H. Peter Anvin" <hpa [at] zytor>: > > | I have put a compile hack in for older distros and pushed it out as > | syslinux-3.62-pre16; for those who have reported compilation problem on > | older distros I would greatly appreciate if you could confirm if it > | works now (it worked for me on a CentOS 3.9 VM.) > > Compiled fine, thanks for the fix. > > One thing that seems to me like broken since several releases is the > CC variable in the toplevel Makefile. If set to gcc-3.4.6 then the > make output looks like this: You can't really override it by changing the toplevel makefile. You should be able to override it on the command line, however: make CC=gcc-3.4.6 -hpa _______________________________________________ SYSLINUX mailing list Submissions to SYSLINUX [at] zytor Unsubscribe or set options at: http://www.zytor.com/mailman/listinfo/syslinux Please do not send private replies to mailing list traffic.
|