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]

Re: how to invoke ld without gcc


"K. Ahmed Feroz" <feroz@acmet.com> writes:

> [...]
> <$> ./mips-elf-gcc -gdwarf-2 -T idt.ld <Test>.o -o <Test>.out

Add -v to the line above to see how gcc is calling ld.  But I would
advise against this, the next version of gcc might need something
different and you generate broken objects - and do this perhaps
silently without noticing.


Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]