[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Makefile troubles
From: |
David Turner |
Subject: |
Re: Makefile troubles |
Date: |
Thu, 29 Jun 2000 00:55:38 +0200 |
Hi Harvey,
>Has anyone seen this error before when
>trying to build freetype on a Windows NT/2K box with
>GNU make 3.6.2?
>
I can't tell you about 3.6.2, but I'm using GNU Make version 3.77
on a Windows NT 4 box with no problem. I strongly advise you
the one that comes with the "mingw" version of gcc, that you'll
find at http://www.mingw.org
Note that I had numerous problems with the make that comes
with "cygwin" in the past, and that I usually tend to avoid this
toolkit on Win32.. (unless you're in the business of porting
Unix-specific apps to Windows, of course ;-)
Hope this helps
>config/modules.mk:70: extraneous text after `include'
>config/freetype.mk:142: extraneous text after `include'
>lib /nologo /out:obj/freetype.lib
>make: Nothing to be done for `all'.
>
>I am using the w32-vcc.mk config file as my config.mk.
>
>Thanks,
>Harley Blumenfeld
>
>P.S. Sorry to post the same question twice, but I wasn't sure
>that the last one went through.
>________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>
- Makefile troubles, Harley Blumenfeld, 2000/06/29
- Re: Makefile troubles,
David Turner <=