Re: Need help with loading .SO file



ShurikAg@xxxxxxxxx wrote:
I did:
Try:
gcc -fPIC -DUSE_TCL_STUBS=1 -c Proc.cpp
gcc -shared -L /nfs/iil/itools/sun4m_solaris_2.6/pkgs/tcl-tk/8.3.2/lib/
-ltclstub8.3 -o Proc.so Proc.o

same thing... :(

No idea where this symbol comes from, sounds like gcc...
what do you mean?

google for the missing symbol, it indicates you should use g++ for
compiling and linking instead of gcc, C++ vs. C trouble.

Michael


.



Relevant Pages

  • Re: Need help with loading .SO file
    ... Michael Schlenker wrote: ... google for the missing symbol, it indicates you should use g++ for ... compiling and linking instead of gcc, ...
    (comp.lang.tcl)
  • Start of Web application tutorial with CLSQL, CL-WHO and HUNCHENTOOT - Anewbies wait untill
    ... In this particular case compiling the whole buffer ... Google Pages, improved the formatting, ... I'm not going to read future revisions, ... Unfinished documentation and software in weird personal style is only ...
    (comp.lang.lisp)
  • Re: Compiled, Tokenized or Interpreted?
    ... My question is whether VB is fully compiled, or is it similar to VBA ... You can often get an order of magnitude just compiling this ... simple speed benchmarks available? ... If you google this group for the term "benchmarks" you'll find numerous ...
    (microsoft.public.vb.general.discussion)
  • Re: Life of famous mathematicians..
    ... mathematics or maybe just google it for yourself and join the set of people who can't do things for themselves. ... Compiling a list is boring to me...... ...
    (sci.math)
  • Parallel Compiling?
    ... I'm not even going to ask VS to do what I can do with gcc and distcc. ... have a quad-core system sitting there compiling away at over a thousand ... source files using only 1 core with the other 3 idle. ... the closest I've been able to google on any parallel compile ...
    (microsoft.public.vstudio.general)