![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Professional Programmer
Join Date: Jan 2007
Location: Cape Town
Posts: 291
Rep Power: 2
![]() |
dynamic libraries?
hi,
the last of my 3 most important questions! how can i create libraries? im confused as to what libraries are in linux, i.e. what is a windows static library (*.lib) in linux? is it a *.o file created using [code] g++ -c prog prog.cpp [\code] what is a windows dynamic library (*.dll) in linux? how do i create static and dynamic libraries using g++??? or gcc?? hope you can help me out here! ta! |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dynamic Flash Map | matthewvb | Paid Job Offers | 0 | Dec 5th, 2006 12:59 AM |
| Questions about extra Sound and Graphics libraries | Soulstorm | C++ | 2 | May 15th, 2006 11:42 AM |
| How to meet these cross-platform project goals? | mattengland | C++ | 1 | Apr 3rd, 2006 5:01 AM |
| Dynamic memory - variables | darkone916 | C++ | 4 | Dec 7th, 2005 7:24 AM |
| static class members and libraries (linking question) | earl | C++ | 2 | Jun 22nd, 2005 6:21 PM |