[CMake] CMake 2.4.6, MinGW and console application
Brandon Van Every
bvanevery at gmail.com
Thu Jul 5 10:14:07 EDT 2007
On 7/5/07, Brandon Van Every <bvanevery at gmail.com> wrote:
> On 7/5/07, Mike Jackson <imikejackson at gmail.com> wrote:
> > http://dev.eclipse.org/newslists/news.eclipse.tools.cdt/msg12121.html
> >
> > I think you need to add:
> > TARGET_LINK_LIBRARIES(map2syBR mingw32) which should link your
> > program to the libmingw32.a that is included with the MinGW
> > Distribution.
>
> I don't believe it. I build Chicken on MinGW all the time, it's all
> plain console stuff, and I don't do this.
In fact, if Sebarnolds wants to diagnose his build environment, he
could download Chicken tarball and build it with MinGW. If he gets
the same problems, then likely something is wrong with his build
environment. http://www.call-with-current-continuation-org
Cheers,
Brandon Van Every
More information about the CMake
mailing list