help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc


From: Paul Jarc
Subject: Re: gcc
Date: Mon, 12 Aug 2002 18:02:25 -0400
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu)

arun kumar <arun_pkm@yahoo.com> wrote:
> I have been trying to compile the c prog to get a
> assembly file for a motorola , MIPS system using gcc
> -m option (i.e)  #gcc -m68000 -S file.c
>
>   But the gcc issued that -m as illegal option.

gcc has its own mailing lists; see
<URL:http://gcc.gnu.org/lists.html>.

> One more,  I had attempted to insert my own modules in
> object code form using "insmod" command. But it
> prompted that the modules has been compiled for other
> kernel.

This problem isn't related to GNU utilities, so it's off-topic on
this list.  But it appears that you need to recompile the modules with
your current kernel sources.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]