[CMake] mingw32 linker line exceeds win32 limitations

Jesper Eskilson jesper at eskilson.se
Thu Dec 20 15:02:46 EST 2007


Felix Obenhuber wrote:
> Dear CMake developer and users,
> 
> I've encountered some probs with a an issue whitch already raised last
> year in the a post [1].
> 
> Mingw32-make (5.1.3) minds about a too long linker line. 

To be picky, mingw32-make (i.e. GNU make) doesn't mind at all, but 
cmd.exe might. (Mingw32-make will happily use any bourne-shell it can 
get its hands on.)

-- 
/Jesper




More information about the CMake mailing list