[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] GSL Shell new beta release with anti-gran graphics module
- From: Sam Roberts <vieuxtech@...>
- Date: Fri, 4 Dec 2009 14:20:09 -0800
On Fri, Dec 4, 2009 at 2:05 PM, Francesco Abbate <gslshell@gmail.com> wrote:
> 2009/12/4 Sam Roberts <vieuxtech@gmail.com>:
>> There are some problems with the build system.
>
> now I've fixed the problem, I've updated the subversion repository at
> savannah and also uploaded the source tarball
Still fails to build on non-i586 platforms.
Still fails to build the empty string.
Both problems described in previous post.
% cat makeconfig
ENABLE_COMPLEX = no
ENABLE_AGG_PLOT = yes
BUILD_LUA_DLL = yes
# PLATFORM should can be linux or mingw
PLATFORM = linux
CC = gcc
CFLAGS = -O2 -fomit-frame-pointer -Wall
CXXFLAGS = -O2