"Peter 'p2' De Schrijver" <[EMAIL PROTECTED]> writes:
> Attached you will find a patch for aboot which fixes the following
> problems :
>
> - compile with gcc 3.3
> - printf("aboot: not an executable ELF file\n");
> + xprintf("aboot: not an executable ELF file\n");
I don't really like this. Is this because gcc optimizes
printf("foo\n") to puts("foo")? I think it would be easier to just
provide a puts.
Also, have you checked out the CVS of aboot at sf.net? Maybe it's
fixed there already.
--
Falk
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]