Problem compiling Fiasco Kernel (kip.cc)
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Mon Nov 30 00:22:49 CET 2009
Hi,
On Sat Nov 28, 2009 at 22:41:41 +0100, olivier wrote:
> I'm currently trying compil current Fiasco Kernel under Cygwin,
> unfortunatly I have a problem of compilation. when compiler try
> compil kip.cc I have an assembler message that said: Error: junk at
> the end of line, first unrecognized character is ','
>
> Any Idea?
If it's an assembler message you can get the assembly with
make kip.S
and look at the line where the error is told to be.
Which gcc and binutils version does your cygwin have?
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list