Re: [gobo-eiffel-develop] New release: Gobo 3.8
Colin Paul Adams <colin-vnRo6g/[email protected]> Sun, 11 May 2008 11:27:24 +0100
| Newsgroups | gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Eric" == Eric Bezault <ericb-D6Qt/9opevxWk0Htik3J/[email protected]> 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 * -- Colin Adams Preston Lancashire