Closed GoogleCodeExporter closed 9 years ago
thanks for reporting, much appreciated. unfortunately I currently don't have
gcc 4.7 installed.. what kind of problem(s)/error(s) do you see?
Original comment by mark.duf...@gmail.com
on 25 Jun 2012 at 9:17
I'm on Fedora 17 with:
shedskin-0.9-2.fc17.noarch
gcc-4.7.0-5.fc17.x86_64
Using shedskin on the attached shedskin1.py file (Mandelbrot fractal
calcualtor) works fine:
*** SHED SKIN Python-to-C++ Compiler 0.9 ***
Copyright 2005-2011 Mark Dufour; License GNU GPL version 3 (See LICENSE)
[analyzing types..]
********************************100%
[generating c++ code..]
[elapsed time: 3.55 seconds]
However, running "make" gives a lot of errors and doesn't work. See the
attached error.log file.
Do need more information to fix this?
Original comment by tadej.ja...@gmail.com
on 11 Oct 2012 at 11:10
Attachments:
thanks again, and sorry for the late reply. I just upgraded to ubuntu 12.10
myself, which comes with GCC 4.7.. it looks like both programs indeed have
problems with shedskin 0.9.2, but work fine with shedskin GIT.. (there were two
GCC 4.7 fixes after the release).
thanks again for the reports though!
Original comment by mark.duf...@gmail.com
on 22 Oct 2012 at 8:08
Original issue reported on code.google.com by
rods...@gmail.com
on 24 Jun 2012 at 12:02