This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
> gcc -Wl,-E -G -G -m64 bsd_glob.o Glob.o -o > ../../../lib/auto/File/Glob/Glob.so \ > \ What happens if you simply use gcc -shared -m64 bsd_glob.o Glob.o -o ... ? -- Eric Botcazou
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |