Search found 3 matches
- Wed Sep 01, 2010 8:58 pm
- Forum: Unreal 3.2 Support
- Topic: Undefined references during linking
- Replies: 3
- Views: 2589
Re: Undefined references during linking
Sorry for the double bump, but my issue is still not resolved.
- Mon Aug 16, 2010 2:45 am
- Forum: Unreal 3.2 Support
- Topic: Undefined references during linking
- Replies: 3
- Views: 2589
Re: Undefined references during linking
It's Ubuntu 10.04 X86_64 Server Edition, and it's a VPS.
GCC 4.4.3
Sources are unmodified.
I ran ./Config, and then make. However, the VPS has limited resources, and my SSH session kept dying when compiling certain files. I would log back in, descend into the src directory, copy the exact GCC line ...
GCC 4.4.3
Sources are unmodified.
I ran ./Config, and then make. However, the VPS has limited resources, and my SSH session kept dying when compiling certain files. I would log back in, descend into the src directory, copy the exact GCC line ...
- Sun Aug 15, 2010 6:47 am
- Forum: Unreal 3.2 Support
- Topic: Undefined references during linking
- Replies: 3
- Views: 2589
Undefined references during linking
At the end of the compilation process, when GCC tries to link ircd, I get the following error.
Note: I am using a 64 bit system.
gcc -I../include -I/var/unreal/extras/regexp/include -I/var/unreal/extras/c-ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno ...
Note: I am using a 64 bit system.
gcc -I../include -I/var/unreal/extras/regexp/include -I/var/unreal/extras/c-ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno ...