User profile: deimon

User info
User name:deimon
Name:Celestino Martinez Lopez
Location:Murcia
Website:http://www.lestmar.com
Bio:
Education:
===============================================
* MSC Computing.

Languages
===============================================

* Spanish (Native)
* English (Fluent)

Skills:
===============================================
* C/C++ on UNIX/Linux platforms and embedded (PIC).
* Java . Core language and several J2EE extensions.
* OO A/D and design patterns. UML.
* Scripting sh, bash, awk. Python.
* SQL: prostgreSQL, Oracle.
* Telecomm: TCP/IP, Sockets API, SIP, SIP-T, SS7/ISUP, RS-232
* OS: win32, Linux, AIX, LynxOS.

Background
================================================

* Information Systems
* Telecommunications
* Defence


History
Joined:
Number of posts:4
Latest posts:

Undefined reference to class::function
I suspect from the CXXFLAGS, though I do not know what some of them are for. I would try a compila...

Undefined reference to class::function
Aside it is extrange you cannot execute the binary obtained by #including the .cpp. If you are linki...

Undefined reference to class::function
The nm output seems correct. Could you post the linking command and to identify the object or librar...

Undefined reference to class::function
You can use nm command to extract which symbols are referenced or defined on any object or library...