Re: Non-functioning ARM (Raspberry Pi) builds >= 6169:7a92d21111fe

new topic     » goto parent     » topic index » view thread      » older message » newer message
rkdavis said...

i did a quick test c prog to check that the libs on the raspi had powl (they do) so i've changed the #ifndef powl to #ifdef EFREEBSD and it sees to be ok. i'm flummuxed why it messed things up and i guess that that ifdef is probably not the correct way to do it but it seems to be ok for now

My raspberry pi's memory card seems to have died, so I can't test this right now, but can you please try:

#if !defined(powl) && INTPTR_MAX != INT32_MAX 

We only need this on 64 bit platforms, which right now we don't support on ARM.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu