freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft] Errors when compiling FreeType2.3.2 using MinGW/MSYS


From: Tim Flink
Subject: [ft] Errors when compiling FreeType2.3.2 using MinGW/MSYS
Date: Mon, 19 Mar 2007 11:31:17 +0900
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)

I am trying to compile the dynamic libraries for FreeType 2.3.2 on MS
Windows XP using Mingw32/MSYS but I have yet to be successful and was
hoping that someone might have a suggestion on what I can do to get it
to compile.

Configure was run with only the --prefix= option.

When I run Make, I get one error during linking

gcc -shared /c/gnuwin32/freetype-2.3.2/objs/.libs/ftsystem.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftdebug.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftinit.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftbase.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftbbox.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftbdf.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftbitmap.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftglyph.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftgxval.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftmm.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftotval.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftpfr.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftstroke.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftsynth.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/fttype1.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftwinfnt.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftxf86.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftlcdfil.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftgasp.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/truetype.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/type1.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/cff.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/type1cid.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/pfr.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/type42.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/winfnt.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/pcf.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/bdf.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/sfnt.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/autofit.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/pshinter.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/raster.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/smooth.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftcache.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftgzip.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/ftlzw.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/psaux.o
/c/gnuwin32/freetype-2.3.2/objs/.libs/psnames.o -o
/c/gnuwin32/freetype-2.3.2/objs/.libs/libfreetype-6.dll
-Wl,--image-base=0x10000000
-Wl,--out-implib,/c/gnuwin32/freetype-2.3.2/objs/.libs/libfreetype.dll.a

Can't open .lib file:
/c/gnuwin32/freetype-2.3.2/objs/.libs/libfreetype.dll.a
collect2: ld returned 1 exit status
make: *** [/c/gnuwin32/freetype-2.3.2/objs/libfreetype.la] Error 1

I have done some searching through the mailing list archives and on
google but I haven't found any information on how I can solve this. Any
help would be greatly appreciated.

Thanks,

Tim

System Info:
MS Windows XP (SP2, Japanese Language edition)
gcc version: 3.4.2 (mingw-special)
make version: GNU Make 2.79.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]