public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* m68k-uclinux-uclibc build problems, and solutions!
@ 2014-02-23 14:54 Rusty Shackleford
  0 siblings, 0 replies; only message in thread
From: Rusty Shackleford @ 2014-02-23 14:54 UTC (permalink / raw)
  To: crossgcc

Hello world!

I managed to get m68k-unknown-uclinux-uclibc to build, but I needed to
make a few changes.

Perhaps here is the correct place to report them?

1) libstdc++ required me to add UCLIBC_SUSV4_LEGACY=y to the uClibc.config.
2) elf2flt cvs link is dead! it has disappeared from the face of the
internet. i built a custom tarball from
https://github.com/ysat0/elf2flt.git which seems to work. From memory,
I think the elf2flt from the dead cvs repo set output binaries to run
from ram by default. That doesnt seem to be the case with the GIT
branch.. i had to set the environment variable FLTFLAGS="-r" to get
that behavior.

ALSO.. does anyone have the elf2flt code backed up anywhere?
I've no idea how different the code in the GIT link actually is to the official.

I sent an email to the contact-us address on uClinux.org... but that
was also dead.

Thanks All!
Love the tool.... Before i found this, i was using gentoo's crossdev.
needed its hand holding every step of the way... it was completely
ignorant of MMUless setups.

Thanks again.
Chris.

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-23 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-23 14:54 m68k-uclinux-uclibc build problems, and solutions! Rusty Shackleford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).