X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sat, 17 Sep 2016 11:19:54 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] [pcb-rnd] on IRIX - portability In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 17 Sep 2016, gedau AT igor2 DOT repo DOT hu wrote: > There are still a few minor issues to fix [...] Not anymore. It all works out-of-the-box on an IRIX 5.3 system using this simple procedure: http://repo.hu/projects/pcb-rnd/UNIX.txt Speed of compilation (on IP22 @ 100 MHz): ./configure: 1 minute 55 seconds. make (with -O0): 7 minutes 40 seconds. (timing for make with -O3 will be available on the web page once the process finishes; it will probably be in the 25..45 minutes range) In case you were wondering: I'm not doing this because I want to run pcb-rnd on IRIX. It's rather for code quality checks, to make sure we work at minimal dependencies, to have better chance to compile on whatever platform a new user prefers. Regards, Igor2