>
> >  I am usinf icc(Intel C compiler 10.1) to compile fltk(1.1.9)=20
> > code and to install on 32-bit Fedora (core 8) Linux system.=20
> > But while compiling it gives error. May i know know that can=20
> > we use icc compiler to compile fltk or only gcc and g++=20
> > should be used.
>
> Fltk builds cleanly with many compilers. There is no particular reason
> to assume it can not build with icc, although I have not tried that
> recently.
>
> It would help immensely if you actually told us what the error is.
>
>
>
>
>
> SELEX Sensors and Airborne Systems Limited
> Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex=
>  SS14 3EL
> A company registered in England & Wales.  Company no. 02426132
> ********************************************************************
> This email and any attachments are confidential to the intended
> recipient and may also be privileged. If you are not the intended
> recipient please delete it from your system and notify the sender.
> You should not copy it or use it for any purpose nor disclose or
> distribute its contents to any other person.
> ********************************************************************
>

While Installing fltk first we use to run configure script which contains gcc 
and g++. I changed it to icc in configure script and executed configure script. 
Later i gave make command. In this stage itself it stopped with the error after 
which i want to execute make install command which will install in path.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to