forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Generation of archives

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> General
View previous topic :: View next topic  
Author Message
jjgermis



Joined: 21 Jun 2006
Posts: 404
Location: Nürnberg, Germany

PostPosted: Wed Jul 12, 2006 9:28 am    Post subject: Generation of archives Reply with quote

Hi,

I am trying to create an archive using mk32, but don't seem to get the right oder.
Is this general possible. I have tried a few variations on the form show below, but
nothing seems to work properly. My makefile has the followong format:

.SUFFIXES: .f90 .obj

OBJFILES=f mittelwert

LINKER=slink
COMPILER=ftn95
BIB=testlib

.f90.obj:
$(COMPILER) $< /check

obj.lib:
$(LINKER) -archive:$(BIB).lib -addobj:$(OBJFILES) -FILE
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> General All times are GMT + 1 Hour
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