On 04/10/2007 12:16 AM, Peter Stuge wrote: > What happens if the same object or dir is included multiple times? > Does the config tool handle that automatically?
From what I observe, the config tool issues warnings, the repeated files are compiled exactly once and archived into linuxbios.a, which is then linked to make linuxbios_ram.o. I can see same warnings with regard to other files and directories. Roman -- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
