Port-powerpc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: compiling 1.5 with -current toolchain
On 17 Jan 2002, Darrin B. Jewell wrote:
>
> Compiling with the old toolchain should still work, although it
> would be tested first.
>
> They are protected by
> ``#if __GNUC_PREREQ__(2, 95)''
>
> Darrin
The resulting binaries work the same way, don't they? i.e. if we make this
change & install the new headers, we can compile variargs programs (say
something using printf()) that will work with programs built on the old
toolchain (say libc)?
Take care,
Bill
Home |
Main Index |
Thread Index |
Old Index