This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem with linking


Hi All

I have a problem with linking an oraclel library
(libsql.a)

I entered this command:

gcc -l [libpath]/libsql.a .........

but I received this message:

Can not find -l[pathlib]/libsql.a

But the path and filename is correct

Could someone help me resolving the problem?

E.

__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]