Hi Petrus,

On Jul 4, 2011, at 23:15, Petrus Hyvönen <petrus.hyvo...@gmail.com> wrote:

> This is likely another faq but,
> 
> I've moved to a windows 7 machine (64bit) and trying to compile jcc. mingw32
> compiler, JDK, JRE installed. I'm getting a libjcc.a - No such file or
> directory error. javac is available at the command prompt.

I don't use this compiler so I don't have an answer. Maybe someone else on this 
list ?
In any case, if you solve the problem, please post the solution so that the 
next 64-bit mingw user facing this can find it here. 

Thanks !

Andi.,

> 
> Building with:
> 
> python setup.py build --compiler=mingw32
> 
> Any help highly appriciated.
> /Petrus
> 
> 
> writing build\temp.win32-2.6\Release\jcc\sources\jcc.def
> C:\Program Files (x86)\pythonxy\mingw\bin\g++.exe -mno-cygwin -mdll -static
> --en
> try _DllMain@12 -Wl,--out-implib,build\lib.win32-2.6\jcc\jcc.lib
> --output-lib bu
> ild\temp.win32-2.6\Release\jcc\sources\libjcc.a --def
> build\temp.win32-2.6\Relea
> se\jcc\sources\jcc.def -s build\temp.win32-2.6\Release\jcc\sources\jcc.o
> build\t
> emp.win32-2.6\Release\jcc\sources\jccenv.o -LC:\Python26\libs
> -LC:\Python26\PCbu
> ild -lpython26 -lmsvcr90 -o build\lib.win32-2.6\jcc.dll "-LC:\Program Files
> (x86
> )\Java\jdk1.6.0_26/lib" -ljvm -Wl,-S -Wl,--out-implib,jcc\jcc.lib
> g++: build\temp.win32-2.6\Release\jcc\sources\libjcc.a: No such file or
> director
> y
> error: command 'g++' failed with exit status 1

Reply via email to