Re: unknown pseudo-op: `.subsection'

2003-10-13 Thread Gerrit P. Haase
mohanlal wrote: >> If you want to cross-compile it for use on a linux box (why?) you'll >> have to compile a cross-compiling version of gcc, which isn't too >> difficult but takes a while. > Well, my intension is what you described later. But I though of compiling > with native gcc rather then tr

Re: unknown pseudo-op: `.subsection'

2003-10-13 Thread mohanlal jangir
> OK, first brief problem. Are you trying to compile this with the > intention of running it under cygwin? Because that isn't going to work, > and isn't the kind of thing cygwin was designed for. Cygwin "emulates" > unix function calls to allow unix (or posix) programs to be compiled > under windo

unknown pseudo-op: `.subsection'

2003-10-13 Thread mohanlal jangir
asing -fno-common -g -pipe -mpreferred- stac k-boundary=2 -march=i686 -DKBUILD_BASENAME=main -c -o init/main.o init/main.c {standard input}: Assembler messages: {standard input}:3509: Error: unknown pseudo-op: `.subsection' {standard input}:3517: Error: unknown pseudo-op: `.subsection' {