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

linux -lib bug

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



Joined: 27 Mar 2004
Posts: 76

PostPosted: Sat Mar 19, 2005 2:03 pm    Post subject: linux -lib bug Reply with quote

when you pass -lib to build on linux to make a library it tries calling "lib". It should call "ar" since "lib" is for Windows.
Back to top
View user's profile Send private message
Derek Parnell



Joined: 22 Apr 2004
Posts: 408
Location: Melbourne, Australia

PostPosted: Sat Mar 19, 2005 6:30 pm    Post subject: Re: linux -lib bug Reply with quote

BenHinkle wrote:
when you pass -lib to build on linux to make a library it tries calling "lib". It should call "ar" since "lib" is for Windows.


Thanks. I'll repair that for the next release.
_________________
--
Derek
skype name: derek.j.parnell
Back to top
View user's profile Send private message
BenHinkle



Joined: 27 Mar 2004
Posts: 76

PostPosted: Sat Mar 19, 2005 10:57 pm    Post subject: Re: linux -lib bug Reply with quote

Derek Parnell wrote:
Thanks. I'll repair that for the next release.

I should add the syntax should be something like
Code:
ar -r output_name file1 file2 file3 ...
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