>I'm not sure how ELF and a.out dynamically linked
>executables will coexist.  I can forsee difficulties there.

Actually, it should be fine.  There are no namespace clashes between them, 
except possibly for the ELF binaries that accidentally got linked against 
/usr/lib/ld.so.1 (and even they should be OK, since the a.out dynamic linker 
is traditionally in /lib).

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to