Hello,
When I perform a completely clean build the binary builds fine to a size of 2900K but if i make a small code change to a cxx file and only perform a build that is not a complete clean build then the binary only builds to 2200K.
Sounds like there is a compiler/linker problem (rather than this being a GNU Make bug), you might like to speak with your compiler vendor and/or file a bug with them.
Kind regards JG -- Homepage: http://jguk.org/ Blog: http://jguk.org/blog.rss Radio: http://jguk.org/#radio _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
