Linking against SCO static Library ?

Linking against SCO static Library ?

Post by Wolfgang Rupp » Tue, 09 Apr 1996 04:00:00



Hi,

the subject says it: I want to compile a program under Linux using gcc 2.7.0, link it
against a SCO static lib and run it (using iBCS ?) under Linux.

Any hint if this is possible or not is welcome..

Thanks,

Wolfgang

--
*****************************************************************************
Dr. Wolfgang Ruppel          P.O. Box 10 00 03, D-64276 Darmstadt, Germany
Deutsche Telekom             Voice ++49 6151 83-2435, Fax ++49 6151 83-4842

 
 
 

1. linking static library against another library

Hi,

I'm trying to link a static library against another static library, but I
get lot of 'undefined reference' errors.

here's what I have

/Common
        some cpp files resulting to libCommon.a

/Simulation
        some cpp files, which use classes from /Common, resulting to
        libSimulation.a
/
        main.cpp, using libSimulation.a

I want compile all the /Common stuff into a single static library,
libCommon.a. This will then get used by libraries for specific
applications, e.g. Simulation. I want the /Simulation stuff also to be
compiled into a library, which uses the libCommon.a

Both libraries compile and link, but when I try to link the main executable
it complains about undefined references in libSimulation.a

Some help please?

Morfeas

--
www.freecfm.com/m/morfeas

2. Upgraded RH7.2->7.3 GRUB didn't work, trashed my Windows C:, HELP!

3. Problems linking static library on executable and static library

4. ypcat hosts sorting

5. Linking against static libraries

6. problem logging into NIS (client) system

7. dynamic link libraries and static libraries

8. combo USB2.0/ieee1394 card

9. link static libraries into a shared library

10. Sco Emulation, linking to sco libraries in *BSD binary?

11. Issues with linking against a library built w/ -D_REENTRANT

12. linking against old shared libraries

13. linking against shared libraries