This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: [PATCH 0 of 1] Remove use of companion libs for binutils


On Monday, August 23, 2010 02:51:51 Yann E. MORIN wrote:
> I just checked the binutils binaries (as, ld, objdump...) and none
> has indeed any reference to a GMP or MPFR symbol.

true, but i'm afraid you havent gone far enough.  these libraries are for gcc 
only which means the logic for gdb is also incorrect.

speaking of gdb, i see you miss the optional expat dependency.  newer versions 
have support for describing target memory via xml among other things.

going further, i'm a bit surprised you dont have pdcurses in companion_libs as 
this is necessary/useful for Windows targets.  using gdb under Windows really 
sucks without curses support.

and on an unrelated note, you can find a git repo of elf2flt here:
	http://blackfin.uclinux.org/git/?p=users/vapier/elf2flt.git
should be nicer than CVS from uclinux.org
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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