FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Mango, linux ppc, gdc 0.18

 
Post new topic   Reply to topic     Forum Index -> Mango
View previous topic :: View next topic  
Author Message
Carlos



Joined: 19 Mar 2004
Posts: 396
Location: Canyon, TX

PostPosted: Sat May 27, 2006 11:10 am    Post subject: Mango, linux ppc, gdc 0.18 Reply with quote

GDC is segfaulting when compiling Mango on Linux PPC, however compiling by parts (instead of using the brf) works. I still have to test if it indeed works (ie, if the examples run, for instance).
However, to compile, I had to change mango/convert/Format.d, in FormatStructT.opCall: instead of modifying directly argptr, I copied it (void * arg_ptr = argptr) and worked with the copy instead. GDC complained about can't modify static array argptr, or something like that. Oddly, that didn't happen on Mac.
Anyway, I thought I'd let you know that.
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
kris



Joined: 27 Mar 2004
Posts: 1494
Location: South Pacific

PostPosted: Sat May 27, 2006 12:16 pm    Post subject: Reply with quote

thanks;
Back to top
View user's profile Send private message
Carlos



Joined: 19 Mar 2004
Posts: 396
Location: Canyon, TX

PostPosted: Mon May 29, 2006 12:37 pm    Post subject: Reply with quote

Removing -g from mango.brf made it compile. I already posted it as a GDC bug. Still have to test it, though.
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Mango All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group