![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Seeking Some libs for AIX 5.3 | eternalflame | High Level Programming | 0 | 04-02-2008 02:08 AM |
| who to compile needed libs with Make | umen | Shell Programming and Scripting | 0 | 05-01-2006 03:42 AM |
| About $include | sarwan | High Level Programming | 5 | 04-06-2006 06:33 AM |
| default location of libs in dlopen | sumsin | High Level Programming | 1 | 11-18-2005 07:25 AM |
| #include? | yongho | UNIX for Dummies Questions & Answers | 1 | 08-01-2005 11:55 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
compiling with include & libs
I like to compile a cxx file with g++ compiler.
I tried with option g++ -I<include path> -L<library path> source-file but ending with compilation error in /usr/local/bin/gcc-lib/.../crt1.o I think the libraries are not taken from proper path How to compile a cxx file with libraries & include files Thanks ls1429 |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
What is the exact compilation error you got ?
Best Wishes
__________________
FreeBSD: The best free Unix on this planet IMHO!! FreeBSD Forums www.freebsdforums.org |
|||
| Google The UNIX and Linux Forums |