[eros-arch] More build troubles

Ryan Brown ribrdb at sbcglobal.net
Sun Dec 5 15:01:45 EST 2004


Okay. I gave up on the mac and tried building on an x86 linux box.  
Everything went pretty smoothly for a while.  However, when it tries to 
compile Machine.c, it complains about a parse error in SysTrace.h.  The 
problem is that SysTrace.h has a line
typedef structure eros_SysTrace_info {
instead of
typedef struct eros_SysTrace_info {

I tried changing the file and recompiling, but it seems to be 
regenerated, so I'm not sure what else to do.

On Dec 3, 2004, at 11:01 AM, Ryan Brown wrote:

> I got the cpp stuff figured out, but my cross ld segfaulted every time 
> it was run.  I tried using binutils 2.15 to see if it made any 
> difference, and it says:
> /Users/ribrdb/eros-xenv/i486-unknown-eros/bin/ld: final link failed: 
> Nonrepresentable section on output
>
> does anyone have any suggestions on how to fix this?
>
> _______________________________________________
> eros-arch mailing list
> eros-arch at mail.eros-os.org
> http://www.eros-os.org/mailman/listinfo/eros-arch
>



More information about the eros-arch mailing list