This is the mail archive of the binutils@sources.redhat.com 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] | |
Hi all,
I am facing the following errors while invoking the 'gnu linker' directly without using the driver 'gcc':
<$> ./mips-elf-gcc -gdwarf-2 -T idt.ld <Test>.o -o <Test>.out
presumably because 'gcc' itself is arranging for all the required libraries which I am failing to provide in the command line argument of 'ld'.
Please let me know the names of the required library, or if possible,
the complete command line arguments.
cheers Ramana
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |