Pooma 2.3 Test Code Available to Test gcc 3.0

Gordon Sadler gbsadler1@lcisp.com
Fri Apr 20 14:50:00 GMT 2001


On Fri, Apr 20, 2001 at 11:21:46AM -0700, Jeffrey Oldham wrote:
> Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm
> From: Jeffrey Oldham <oldham@codesourcery.com>
> To: gcc@gcc.gnu.org
> Cc: Jeffrey Oldham <oldham@codesourcery.com>
> Subject: Pooma 2.3 Test Code Available to Test gcc 3.0
> Organization: CodeSourcery LLC
> 
> One of the release criteria for gcc 3.0 is its ability to compile
> Pooma ( http://gcc.gnu.org/gcc-3.0/criteria.html ).  Pooma and five
> testcases are available at
> ftp://ftp.codesourcery.com/pub/gcc-3.0/tests/pooma-gcc.tgz .
> 
> 1. Download the code:
> ftp://ftp.codesourcery.com/pub/gcc-3.0/tests/pooma-gcc.tgz .
> 2. Extract the code:	tar xzvf pooma-gcc.tgz
> 3. Follow the instructions in README.
> 
> Not all operating systems are supported.  Perl is required.
> 
> Please let me know of any suggestions or improvements to the testing
> process.
> 
merlin.codesourcery.com/pub/gcc-3.0/tests >ls
227 Entering Passive Mode (206,168,99,1,82,200)
150 Opening ASCII mode data connection for /bin/ls.
total 1152
drwxrwxr-x   2 root     csl          1024 Apr 20 18:12 .
drwxrwxr-x   3 root     root         1024 Apr 20 17:48 ..
-rw-rw----   1 1004     csl       1170911 Apr 20 18:13 pooma-gcc.tgz
226 Transfer complete.

merlin.codesourcery.com/pub/gcc-3.0/tests >get pooma-gcc.tgz
local: pooma-gcc.tgz remote: pooma-gcc.tgz
227 Entering Passive Mode (206,168,99,1,7,207)
550 pooma-gcc.tgz: Permission denied.


Hmm...
Need to chmod o+r ?

Gordon Sadler




More information about the Gcc mailing list