New release: Gobo 3.8

View: New views
2 Messages — Rating Filter:   Alert me  

New release: Gobo 3.8

by Eric Bezault :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

A new release of Gobo is available from the usual location:

      https://sourceforge.net/projects/gobo-eiffel/

This version should work with the forthcoming release of
ISE's EiffelStudio 6.2.

In order to avoid binary file incompatibilities between
operating systems, the Gobo package does not contain executables
anymore. Instead of that, the directory $GOBO/bin contains the
C files of the Gobo Eiffel compiler which will be used by a script
to populate this directory with the binary files for your platform.
When installing the Gobo package, you will now have to run either:

      %GOBO%\install.bat msc

under Windows, or:

      $GOBO/install.sh gcc

under Unix/Linux in order to generate the binary files
of the Gobo tools in the directory $GOBO/bin.

For more details about this new release of Gobo, please
read the Readme file and the online documentation:

      http://gobo-eiffel.sf.net/gobo/Readme.txt
      http://gobo-eiffel.sf.net/gobo/index.html

--
Eric Bezault
mailto:ericb@...
http://www.gobosoft.com

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop

Parent Message unknown Re: [gobo-eiffel] Re: New release: Gobo 3.8

by Eric Bezault :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Colin Paul Adams wrote:

>>>>>> "Eric" == Eric Bezault <ericb@...> writes:
>
>     Eric>       $GOBO/install.sh gcc
>
>     Eric> under Unix/Linux in order to generate the binary files of
>     Eric> the Gobo tools in the directory $GOBO/bin.
>
> Hm.
> That is what I did (as instructed) in order to build the binary
> packages for Linux.
>
> But when I saw the file sizes for all the binary releases, it occurred
> to me to try stripping the executables. This reduces their size by
> about 10%, so perhaps you should add the steps:
>
> cd $GOBO/bin
> strip *

I updated the script in SVN.

--
Eric Bezault
mailto:ericb@...
http://www.gobosoft.com

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop