| | |
Linker not working
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Oct 2008
Posts: 1
Reputation:
Solved Threads: 0
Hi everyone, I'm trying to link a class with a library. The script is:
/bin/sh ${BOREALIS}/common/bin/libtool --mode=link --tag=CXX ${BOREALIS}/nmstl/bin/wtf g++ -g -Wall -o $1$app $1.o -L/home/vincenzo/software/borealis-projects/LoadDistributionTool -lwld
I get the error:
Linker errors follow. This mode is untested; type "wtf 0" for the original output.
cannot find -lwld
in /usr/bin/ld
ld returned 1 exit status
in collect2
Why is it searching that library in the wrong directory?
Thanks
/bin/sh ${BOREALIS}/common/bin/libtool --mode=link --tag=CXX ${BOREALIS}/nmstl/bin/wtf g++ -g -Wall -o $1$app $1.o -L/home/vincenzo/software/borealis-projects/LoadDistributionTool -lwld
I get the error:
Linker errors follow. This mode is untested; type "wtf 0" for the original output.
cannot find -lwld
in /usr/bin/ld
ld returned 1 exit status
in collect2
Why is it searching that library in the wrong directory?
Thanks
•
•
Join Date: May 2009
Posts: 1
Reputation:
Solved Threads: 0
I am trying to get the system working, the only remaining thing is that when I run the script borealis/utility/unix/build.borealis.sh I got the error : Missing nmstl library (.../nmstl/lib) and there isn't any in the folder in which is supposed to be that library, even in the installation files and the folder ${HOME}/install_nmstl/ that is supposed to be created in the installation dont appears.
![]() |
Similar Threads
- Linker Error (C++)
- sdl_ttf not working (C++)
- Working with header files ??? (C)
- Dev C++ linker errors, undefined reference (C++)
- Linker info (C)
- C++/OpenGL/GLUI Linker problems (C++)
- Linker Error in derived class initialization (C++)
- Linker error in borland turboc3 compiler.need help in desperation (C++)
Other Threads in the C++ Forum
- Previous Thread: My program crashing when choosing to display all
- Next Thread: PCRE library for win64
| Thread Tools | Search this Thread |
api array based binary bitmap c++ c/c++ calculator char char* class classes code coding compile console conversion count database delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news node number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg sorting string strings temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






