nasty compile problem

These are old archives. They are kept for historic purposes only.
Post Reply
ratman
Posts: 47
Joined: Mon Apr 19, 2004 2:46 pm

nasty compile problem

Post by ratman »

Nasty compile problem - freeBSD 4.10

gcc -I../include -I/home/ircadmin/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -DZIP_LINKS -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_akill.so m_akill.c
{standard input}: Assembler messages:
{standard input}:437: Warning: end of file in string; inserted '"'
gcc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1

Stop in /usr/home/ircadmin/Unreal3.2/src/modules.
{standard input}:510: Warning: .stabs: missing comma
*** Error code 1

Stop in /usr/home/ircadmin/Unreal3.2/src.
*** Error code 1

Stop in /usr/home/ircadmin/Unreal3.2.
-bash-2.05b$

Any ideas?
ratman
Posts: 47
Joined: Mon Apr 19, 2004 2:46 pm

Post by ratman »

Problem fixed :)
Post Reply