Am 12.04.2013 um 05:09 schrieb Sean Lake:

> /sw/src/fink.build/atlas-3.10.1-1/gcc -V 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> make[4]: [error_report] Error 1 (ignored)

During the configuration phase this is a normal attempt to find out the kind of 
compiler used. Some compilers return their version information, GCC expects an 
argument telling it which GCC version to emulate. In the last line you see

        (ignored)

which means that this error is expected for some compilers and not fatal for 
the configuration phase.

--
Greetings

  Pete

The best way to accelerate a PC is 9.8 m/s²


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to