CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Hello,everyone! how to produce *.lib by CCS ?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
LeranCCS



Joined: 13 Jan 2004
Posts: 5

View user's profile Send private message

Hello,everyone! how to produce *.lib by CCS ?
PostPosted: Mon Feb 16, 2004 7:46 am     Reply with quote

sometimes. the library is needed rather than zhe code, but how can i
produce a library file, and add it to the project?
rwyoung



Joined: 12 Nov 2003
Posts: 563
Location: Lawrence, KS USA

View user's profile Send private message Send e-mail

PostPosted: Mon Feb 16, 2004 9:19 am     Reply with quote

The CCS compilers (as of V3.1.84 anyway) do not support library files.

The CCS compilers do not suport more than one C file in the project unless you #include it.

The best you can do is keep your library code in seperate .c and .h modules and #include them into your main module.
_________________
Rob Young
The Screw-Up Fairy may just visit you but he has crashed on my couch for the last month!
LeranCCS



Joined: 13 Jan 2004
Posts: 5

View user's profile Send private message

Thanks.
PostPosted: Mon Feb 16, 2004 9:32 am     Reply with quote

By the way, does the Hi-tech PICC support library file?
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion 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