Am 19.11.2009 15:26, schrieb Tobias Ringström:
On 11/19/2009 03:04 PM, Thomas Martitz wrote:
I think you're missunderstanding our problem. We aren't linking to a
C library. gcc 4.4.2 just doesn't compile for a bare metal target
(you need that in order to be able cross-compile a C library). I
think that's really a bug, since 4.4.1 and 4.4.3 (i.e. latest
revision in the 4.4 svn branch) both build fine.
I just tried the gcc-4.4-20091117 snapshot, and it failed in the same
way as 4.4.2.
Which version did you say worked?
/Tobias
I used a svn checkout (I think it was on monday) because I didn't know
there are snapshots of that branch ready for download.
I also used a slightly different configure line, I can post it later if
I find it.
Building from SVN requires a lot of extra tools, maybe those make the
difference?
Best regards.