Olivier Georg (ogeorg++at++imtsg14.epfl.ch)
Sun, 19 Apr 1998 21:54:35 -0600
I have a very strange compiling problem. In my Performer project,
libptk++ I have several classes that when compiled are put together
into a '.a' file (libptk++.a). Then this file is linked to the binary.
I've recently added a class. I know it _is_ present in libptk++.a
(I can see some string in it which are exclusive to this class)
But when linking this file to the binary, all other classes are
present, but not this new one ?
The command to get the binary is :
/usr/bin/CC -DIRIX6 -I../. -nostdinc -I/usr/include -mips2 -o32 -g
-MDupdate Makedepend -o application.DBG -L/usr/lib/Performer/DebugStatic
-L/usr/lib/Performer/DebugStatic/libpfdb -L/lib -lpf_ogl -lpfdu_ogl
-lpfutil_ogl -lpfui -lvl -Wl,-none -limage -lfm -ignore_unresolved -lGLU
-lGL -lXext -lXsgivc -lXmu -lX11 -lfpe -lm -lmalloc -lC -lcurses
-L/usr/people/ogeorg/virgy/libptk++2.0/src/DBG.O32.OPENGL -lptk++
../../lib/libgizmo.a ../../lib/libmgl.a /usr/local/lib/libtcl.so
/usr/local/lib/libtk.so
One can see that libptk++ _is_ included, so how come something in libptk++
is _not_ int application.DBG ? Has anyone already experienced this ?
Olivier
--
---------------------------------------------------------------------
| Olivier Georg \__ e-mail: olivier.georg++at++epfl.ch |
| Ch. de Montelly 43c \__ home: http://imtsg7.epfl.ch/~ogeorg |
| 1007 Lausanne/Switzerland \__ tel: +41 21 693 58 50 (work) |
-------------------------------\__ +41 21 626 51 79 (private) |
| Heb Deh Hag Heb Warhoaz \__--------------------------------
| Hirio Ne Dalv Ket C'Hoaz \__ ________ __o |
| ( Sans hier et sans demain ) \__ _____ _`\<,_ |
| ( Aujourd'hui ne vaut rien ) \__ ___ (_)/ (_) |
| "Kinnig", Per Jakez Helias \ |
---------------------------------------------------------------------
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:57:16 PDT