home *** CD-ROM | disk | FTP | other *** search
- Hello again,
-
- I've already once announced my problems compiling a
- functional kernel from 713 sources for my A3000.
- The modifications for sources have been only two:
- 1) a patch that affected locore.s (from this list)
- 2) a patch for gdb
-
- The console was messed before these patches and still
- are. I have tried to compile with different configurations
- (config AMIGA) and currently there are only two differences
- to the distributed setup:
- ident GODZILLA
- changed to
- ident FRUCTUS
-
- timezone -1 dst
- changed to
- timezone -2 dst
-
- Compilation was done under 570 and now in the distributed 714 kernel,
- same efects, console is messed. The screen color is yellow, characters
- are like something in HAM mode, very smeared. Funny thing is that
- kernel appears to work besides the messed console, and with some
- imagination you can almost read what you typed to console..
-
- Compiler is gcc v2.4.3 and I have tried to compile with default
- options (-O -mc68020 -m68881) and without -O, same effects (btw, some
- isofs modules had to be compiled with -O so that used "inline
- function" macros were compiled correctly).
-
- What the heck is going on here?
- Till 570, I had succesfully compiled every kernel release..
-
- ++Tero
-
-