Compiling problems 1.3.85

Alex Frausin (alex@gd.chalmers.se)
Tue, 9 Apr 1996 10:28:49 +0200 (MET DST)


Hi !

I get this strange problem on two of my machines (ELF gcc 2.7.2p), but it
works like a charm on my third machine (a.out gcc 2.6.3):

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o floppy.o floppy.c
cpp: output pipe has been closed
gcc: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [floppy.o] Error 1

If i restart the compilation, I get this error at the end:

init/main.o(.data+0x104): undefined reference to `floppy_setup'
drivers/block/block.a(ll_rw_blk.o): In function `blk_dev_init':
ll_rw_blk.o(.text+0xe8a): undefined reference to `floppy_init'
make: *** [vmlinux] Error 1

Any suggestions/patches/fixes ????

/Alex

--
+-----------------------+---------------------------------------------+
| Alex Frausin          | Linux > Solaris, HP-UX, BSD, MacOS, Win95.. |
|                       |                                             |
|                       | Opinions all mine                           |
| Phone +46 773 8328    | http://alice.gd.chalmers.se/~alex           |
|                       |                                             |
+-----------------------+---------------------------------------------+