John,
Yes, I turned off optimization. No go with 5.1. Traditionally I always
used "-g -O" for gcc compiles.
I had wondered if the upgrade from 5.0.2 to 5.1 went ok on my home machine
(slow network), so I did a start-from-scratch build on my work box this
morning (which also has Xcode 5.1). Sam
On Mar 17, 2014, at 2:46 PM, Jeff Earickson wrote:
> John,
>
> Bad news... This is an XCode/gcc/lang feature/bug with guile. I'll bet if
> you clean and rebuild your guile directory with 5.1 that it will choke (save
> a copy first).
>
> I removed Xcode 5.1 (using AppZapper) and reinstall
John,
Bad news... This is an XCode/gcc/lang feature/bug with guile. I'll bet if
you clean and rebuild your guile directory with 5.1 that it will choke
(save a copy first).
I removed Xcode 5.1 (using AppZapper) and reinstalled 5.0.2. Then I fired
up "jhbuild build" and guile flew past its previ
On Mar 16, 2014, at 5:05 PM, Jeff Earickson wrote:
> John,
>
> Can you tell me what version of XCode you have installed? 5.0.2? version of
> gcc? (Xcode 5.1 gives you 4.2.1 with clang = clang-503.0.38). If you have
> not upgraded to XCode 5.1 (5B130a), then I suggest avoiding it. Aarrgh.
John,
Can you tell me what version of XCode you have installed? 5.0.2? version
of gcc? (Xcode 5.1 gives you 4.2.1 with clang = clang-503.0.38). If you
have not upgraded to XCode 5.1 (5B130a), then I suggest avoiding it.
Aarrgh I just discovered that gdb is not available in Xcode with
Maveri
On Mar 16, 2014, at 11:23 AM, Jeff Earickson wrote:
> John,
>
> I took things down to the bare walls. I rm'ed .git, gtk, gnucash*
> everything. I did not re-download .jhbuildrc-custom (because I had modifed
> it), or gtk-osx-build-setup.sh, but everything else got nuked. I was trying
> to
John,
I took things down to the bare walls. I rm'ed .git, gtk, gnucash*
everything. I did not re-download .jhbuildrc-custom (because I had modifed
it), or gtk-osx-build-setup.sh, but everything else got nuked. I was
trying to get everything herded into one subdirectory of my homedir, so I
didn'
On Mar 16, 2014, at 8:37 AM, Jeff Earickson wrote:
> John et al,
>
> I upgraded Xcode on my Mac (10.9.2) to Xcode 5.1 this week (gcc 4.2.1), and
> I have tried a total-start-from-scratch build of gnucash-git. My woes with
> this:
>
> * ~/gtk/source/webkit-1.6.1/GNUmakefile.am is missing "-std
John et al,
I upgraded Xcode on my Mac (10.9.2) to Xcode 5.1 this week (gcc 4.2.1), and
I have tried a total-start-from-scratch build of gnucash-git. My woes with
this:
* ~/gtk/source/webkit-1.6.1/GNUmakefile.am is missing "-stdlibc=libstdc++"
on line 120. (previously reported, and I know how to