[Kstars-devel] [kstars-devel] compilation problem under mingw gcc

James Bowlin bowlin at mindspring.com
Tue Oct 16 23:11:48 CEST 2007


On Tue October 16 2007, Saro Engels wrote:
> the linker says that the commandline is to long.

A Google(mingw ""input line is too long") led to the following
suggestion:

   Don't use mingw32-make. This is a horribly limited version of
   make that won't work well with the CDT. Install msys and use
   the make from there.


Someone else said:

   Using CMake 2.4.2 to build MinGW Makefiles can lead to linking
   errors when ViSP library is build like: 

      MinGW32-make: The input line is too long, error 255  

   This error has been fixed since CMake 2.4.3.

  
-- 
Peace, James


More information about the Kstars-devel mailing list