This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
assembler error when compiling
- To: egcs-bugs at cygnus dot com
- Subject: assembler error when compiling
- From: noell <noell dot hydro at span dot ch>
- Date: Tue, 18 Aug 1998 16:38:54 +0200
Hi,
I just downloded egcs today and compiled it sucessfully under root.
I found no problem recompiling one of my programs when working under
root, but
as soon as I tried to compile under my normal user name, I got the error
message mentionned in the attached file. What can it be ?
Is it a problem of priority on a particular file or directory ?
Thank you for an answer.
Maurice Eichenberger
[eichen@swt114 genesis]$ make
gcc -ggdb -fpic -I/usr/local/xforms/FORMS -I/usr/X11R6/include -I/usr/local/NumAlgC/source/ansic/inc -c write_compassgrv.c -o write_compassgrv.o
/tmp/cca22220.s: Assembler messages:
/tmp/cca22220.s:18106: Error: Can't emit reloc {- *UND*-seg symbol ".text"} @ file address 20.
make: *** [write_compassgrv.o] Error 1
[root@swt114 genesis]# uname -a
Linux swt114 2.0.27 #1 Sat Dec 21 23:44:11 EST 1996 i686
[root@swt114 genesis]# ls -l /
total 76
-rw-r--r-- 1 root root 1 Oct 21 1997 #.Xdefaults#
drwxr-xr-x 2 root root 1024 Jan 23 1998 astro
drwxr-xr-x 2 root root 1024 Oct 31 1997 bin
drwxr-xr-x 2 root root 1024 Jan 9 1998 boot
lrwxrwxrwx 1 root root 10 Nov 25 1997 cdrom -> /mnt/cdrom
drwxrwxr-x 2 root root 16384 Aug 18 08:37 dev
drwxr-xr-x 18 root root 2048 Aug 18 15:32 etc
drwxr-xr-x 6 eichen root 1024 Jan 23 1998 home
drwxr-xr-x 4 root root 1024 May 25 10:07 lib
drwxr-xr-x 2 root root 12288 Oct 20 1997 lost+found
drwxr-xrwx 11 root root 1024 May 5 16:59 mnt
dr-xr-xr-x 5 root root 0 Aug 18 10:37 proc
drwxr-xr-x 9 root root 1024 Jul 28 16:00 root
drwxr-xr-x 3 root root 2048 Oct 31 1997 sbin
drwsrwsrwt 5 root root 1024 Aug 18 16:02 tmp
drwxr-xr-x 19 root root 1024 Dec 12 1997 usr
drwxr-xr-x 12 root root 1024 Oct 20 1997 var
drwxr-xr-x 13 root root 16384 Jan 1 1970 winnt