On Wed, 20 Jun 2001, Joerg Schilling wrote:

> If someone is interested in compiling cdrecord with a GCC-3.0 on Linux
> the next version if cdrecord will compile, the corrent does not...
>
> THere are two problems:
>
> A include file on Linux uses C-99 features that are resulting in incompatible
> prptotypes with my printf() prototypes.
>
> A linux include file makes printf() a #defines macro which is illegal and
> causes some pain.

If you create your own stdio implementation, wouldn't it be a better
idea to create your own stdio.h too instead of relying on the glibc
version?

Eric


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to