This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC & Insight build problems (Cygwin, arm-elf)


Huang Qiang wrote:
> 
> What does CC='gcc -mwin32' means?
> Does it just need to type "CC='gcc -mwin32'" in cygwin command window?
> how to process with the other build command for insight? as bellow:
> 
> /src/gdb/insight-5.0/configure --target=arm-elf \
> --prefix=/tools \
> --exec-prefix=/tools/H-i686-pc-cygwin \
> -v 2>&1 | tee configure.out
> 
> make -w all install 2>&1 | tee make.out

As I said, I updated the instructions on the web so you could see. The last
line is now:

CC='gcc -mwin32' make -w all install 2>&1 | tee make.out

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]