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

linux .o/.obj

 
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: Sun Apr 03, 2005 12:07 pm    Post subject: linux .o/.obj Reply with quote

When I try to build a library on Linux using a brf file with
Code:

all.d
-allobj
-Tlibminwin_gtk
-I..
-version=GTK
-lib
-g


I get an error that it is trying to reference *.obj instead of *.o to build the library.
When I run the ar command by hand giving it the .o files instead of the .obj files everything works ok.
Back to top
View user's profile Send private message
Derek Parnell



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

PostPosted: Sun Apr 03, 2005 3:50 pm    Post subject: Re: linux .o/.obj Reply with quote

BenHinkle wrote:
When I try to build a library...
I get an error that it is trying to reference *.obj instead of *.o to build the library.

I thought I'd got rid of all the hard-coded extentions but I missed one. Thanks. Anyhow, the corrected version of build is now available.
Embarassed
_________________
--
Derek
skype name: derek.j.parnell
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