On Mon, 02 Apr 2007 18:06:26 +0200, Eric Bezault <er...@go...>
wrote:
> Bernd Schoeller wrote:
>> would it be possible to update the precompiled geant.c file in the
>> 'tags/gobo-3.5' branch? It currently is still from gobo 3.4.
>
> I'm reluctant to do that because tags/gobo-3.5 is meant to be
> a tag, not a branch.
Ok. Didn't know what the policy about tagging in GOBO was.
>> This would making bootstrapping the automated build scripts for
>> EiffelStudio easier, as some of them rely on geant features introduced
>> by gobo-3.5.
>
> Why don't you use tags/gobo-3.5/work/bootstrap/bootstrap.(sh|bat)
> to get the Gobo 3.5 binaries? geant.c and the other C files in
> there were never meant to be used other than through these bootstrap
> scripts.
Yes, in can understand your PoV. I was somehow expecting such an answer ;-)
I will try to find another way to do what I was planing to do. The current
EiffelStudio tree does not require a proper bootstrap of GOBO, the
'generated' stuff is checked in (not that I ever liked that ... *sigh*). I
will probably still enforce proper bootstrapping of GOBO, though it takes
a little longer, ignoring the pre-generated code.
Bernd
|