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

Linker debugmode bug+fix in build v3.04

 
Post new topic   Reply to topic     Forum Index -> Build
View previous topic :: View next topic  
Author Message
volcore



Joined: 22 Jan 2007
Posts: 19

PostPosted: Mon Jan 29, 2007 7:16 am    Post subject: Linker debugmode bug+fix in build v3.04 Reply with quote

Build 3.04 passes to the linker -g without a delimiter (on Linux), which fails if -g is not the last statement. Fix:

volcore:/data/local/D/build/bud-3.04/Source# diff build.d build.d_fixed
2748c2748
< vLinkerDefs ~= vSymInfoSwitch;
---
> vLinkerDefs ~= vSymInfoSwitch ~ vArgDelim;


Cheers,
Volcore
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Build 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