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 

Feature request for Slink

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



Joined: 31 Oct 2006
Posts: 1885

PostPosted: Mon Apr 13, 2015 8:18 pm    Post subject: Feature request for Slink Reply with quote

When a library name is given to SLINK, eg.,
Code:
slink a.obj b.obj xyz.lib

and the library file xyz.lib is not found, SLINK reports unresolved external references, but does not say that it could not find the library.

For example, if my code uses the function dnrm2() and I specify BLAS.lib to SLINK, the reported error is about dnrm2 not being resolved, rather than about BLAS.lib not being found. This may lead to attempts to fix name mangling, etc., which of course will not work; then I remember to check the LIB environment variable and set it to make BLAS.lib accessible.

Request: if a .LIB or .DLL file is specified in the SLINK command line, make SLINK report "... file not found".
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Tue Apr 14, 2015 8:01 am    Post subject: Reply with quote

SLINK already does this and it has probably not changed in this respect since it was first released.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Suggestions 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