In message <19990416202430.c70...@nuxi.com> "David O'Brien" writes: : Please excuse my ignorance, but why does make aout-to-elf require the : -CURRENT compiler to produce a.out binaries? : : make aout-to-elf moves a working set of a.out libraries to ---/lib/aout, : so doesn't that cover the needs?
No. make aout-to-elf builds a.out versions of everything first, then uses them to build the elf versions. Warner To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message