Welcome to MacBoardz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Static library in Codewarrior

 
   Macintosh computer (Home) -> Programmer Code RSS
Next:  Entourage iCal Reccurrance rule mismatch  
Author Message
hem

External


Since: Sep 11, 2006
Posts: 5



(Msg. 1) Posted: Fri Sep 22, 2006 5:02 am
Post subject: Static library in Codewarrior
Archived from groups: comp>sys>mac>programmer>codewarrior (more info?)

Hello,

Can some one clarify me if the way I am building static libs in
Metrowreks Codewarrior7.0 is correct?

File-->New-->Project tab
-->NetwareStationary-->Projectname-->OK-->Server-->NKS-Libc-->Generic
C++

Select output type as "Object Library(.LIB) in BuildSettings-->NLM
Target.

The user guide tells only how create static libs using CLIB but not
with LIBC.

Thanks for your help

Regards,
hem

 >> Stay informed about: Static library in Codewarrior 
Back to top
Login to vote
hem

External


Since: Sep 11, 2006
Posts: 5



(Msg. 2) Posted: Sun Sep 24, 2006 10:45 pm
Post subject: Re: Static library in Codewarrior [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Please can someone throw some light on this?

Thanks,
hem

hem wrote:
> Hello,
>
> Can some one clarify me if the way I am building static libs in
> Metrowreks Codewarrior7.0 is correct?
>
> File-->New-->Project tab
> -->NetwareStationary-->Projectname-->OK-->Server-->NKS-Libc-->Generic
> C++
>
> Select output type as "Object Library(.LIB) in BuildSettings-->NLM
> Target.
>
> The user guide tells only how create static libs using CLIB but not
> with LIBC.
>
> Thanks for your help
>
> Regards,
> hem

 >> Stay informed about: Static library in Codewarrior 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Unix static library usage? -

Exporting static const int data member from shared library - I'm building a C++ shared library with CodeWarrior 8.3 on Mac OS X 10.2.6. In one class I have the equivalent of: MyClass.h: class MyClass { public: static const int mem1; }; MyClass.cpp: #include "MyClass.h" const int MyClass::mem1 = 1; T...

CFM and g++ static lib - Hi, Using CW9 into a CFM plugin I would like to know if there is a way to link a static library containing c++ code produced under os x( the lib is using IOKit.framework and libcrypto )? Any help will be apreciated Thanks, dacian

Static libraries - Hi everyone, I'm trying to build a libray using mwld on a bunch of .o on the command line. I then try to add this static library to a project in the IDE but I can't. I tried with the sample project library that comes in the sample and it works. So....

Static Lib export symbols... - Hello, Is it possible to set the export symbols in a Static Library target or only in a Shared Library target? CW allow changing the "Export Symbols" pop up menu in "Linker->PPC Pef" pane, but seems like it doesn't effect my stati...
   Macintosh computer (Home) -> Programmer Code All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]