Andreas Färber writes:
> You wouldn't happen to know what to do about an "undefined reference to
> _GLOBAL_OFFSET_TABLE_'"?
That symbol is generated by the linker, so it depends on how you call
it.
> Output format is binary and supposed to be relocatable (tried -fpic and
> -fpie; for an RTAS bl
Am 30.10.2010 um 14:49 schrieb Andreas Schwab:
Andreas Färber writes:
* Any advice on how to get GCC 4.3+ powerpc64-linux cross-compilers
built
[2] would be appreciated. We could then better rule out compiler
bugs.
You don't need any of the target libraries, just the compiler, since
y
Andreas Färber writes:
> * Any advice on how to get GCC 4.3+ powerpc64-linux cross-compilers built
> [2] would be appreciated. We could then better rule out compiler bugs.
You don't need any of the target libraries, just the compiler, since you
are purely in freestanding land. So all you need