Show Tips
Sort by relevance | Sorted by date
Found 53 matching posts for lion gcc in Squeak VM Showing posts 13 to 24.
Comment #14 on issue 66 by camillob...@...: CMake should set up to use gcc in Lion http://code.google.com/p/cog/issues/detail?id=66 I still see a gcc path hardcoded when I download the latest vmmaker image: CogFamilyCococaIOSConfig >>#setGlobalOptions: and they still persist...
in Squeak VM by cog — 9 replies in thread
Comment #13 on issue 66 by sean.p.d...@...: CMake should set up to use gcc in Lion http://code.google.com/p/cog/issues/detail?id=66 @esteban: does the VM compile in 10.8 (Mountain Lion)? I want to upgrade, but need to still be able to compile the VM...
in Squeak VM by cog — 9 replies in thread
Comment #12 on issue 66 by esteba...@...: CMake should set up to use gcc in Lion http://code.google.com/p/cog/issues/detail?id=66 that's old... I'm compiling with llvm without problems (since the stack overflow fix).
in Squeak VM by cog — 9 replies in thread
Updates: Status: Accepted Comment #11 on issue 66 by camillob...@...: CMake should set up to use gcc in Lion http://code.google.com/p/cog/issues/detail?id=66 It does not make sense to hardcode gcc in the CMake config. You can simply set a ENV var (as mentioned in HOWTOBUILD). Now the build fails under 10.8 since there is no more gcc-4.2. Removing the hardcoded link makes the build succeed
in Squeak VM by cog — 9 replies in thread
... this file missing under it resources directory... > >> > >> 2012/6/4 phil@... <phil@...> > >>> > >>> > >>> You can install XCode 4.2 side by side with 4.3 and 4.2 has gcc. > >>> > >>> 2012/6/4 Sean P. DeNigris <sean@...> > >>>> > >>>> > >>>> > >>>> EstebanLM...
in Squeak VM by Guido Chari — 19 replies in thread
...> >>> >>> >>> You can install XCode 4.2 side by side with 4.3 and 4.2 has gcc. >>> >>> 2012/6/4 Sean P. DeNigris <sean@...> >>>> >>>> >>>> >>>> EstebanLM wrote >>>> > >>>> > installed with macports? >>>> > that's probably your problem... >>>> >>>> I don't think so. At...
in Squeak VM by Igor Stasenko — 19 replies in thread
... side by side with 4.3 and 4.2 has gcc. >>> >>> 2012/6/4 Sean P. DeNigris <sean@...> >>> >>>> >>>> >>>> EstebanLM wrote >>>> > >>>> > installed with macports? >>>> > that's probably your problem... >>>> >>>> I don't think so. At least it works in Xcode 4.2. Simple instructions...
in Squeak VM by Guido Chari — 19 replies in thread
... able to execute the vm then > > > > 2012/6/4 Guido Chari <charig@...> > That files in my environment are symilnks to the llvc compiler. I read that they are not compatible with CogVM. I'm compiling with /opt/local/bin/gcc-apple-4.2... > > 2012/6/4 Esteban Lorenzano <estebanlm...
in Squeak VM by EstebanLM — 19 replies in thread
... of this file missing under it resources directory... >> >> 2012/6/4 phil@... <phil@...> >> >> You can install XCode 4.2 side by side with 4.3 and 4.2 has gcc. >> >> 2012/6/4 Sean P. DeNigris <sean@...> >> >> >> EstebanLM wrote >> > >> > installed...
in Squeak VM by EstebanLM — 19 replies in thread
... compile but as i said my executable > fail to start because of this file missing under it resources directory... > > 2012/6/4 phil@... <phil@...> > >> >> You can install XCode 4.2 side by side with 4.3 and 4.2 has gcc. >> >> 2012/6/4 Sean P. DeNigris <sean@......
in Squeak VM by Guido Chari — 19 replies in thread
... line i manage to compile but as i said my executable fail to start because of this file missing under it resources directory... > > 2012/6/4 phil@... <phil@...> > > You can install XCode 4.2 side by side with 4.3 and 4.2 has gcc. > > 2012/6/4 Sean P. DeNigris <sean...
in Squeak VM by EstebanLM — 19 replies in thread
... <phil@...> > > You can install XCode 4.2 side by side with 4.3 and 4.2 has gcc. > > 2012/6/4 Sean P. DeNigris <sean@...> > >> >> >> EstebanLM wrote >> > >> > installed with macports? >> > that's probably your problem... >> >> I don't think so. At least it works in...
in Squeak VM by Guido Chari — 19 replies in thread
« Prev 12 - Next 12 »
Show Tips