texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] build failure with gcc 3.3 on hppa


From: Ralf Treinen
Subject: Re: [Texmacs-dev] build failure with gcc 3.3 on hppa
Date: Thu, 3 Jul 2003 08:50:54 +0200
User-agent: Mutt/1.5.4i

On Wed, Jul 02, 2003 at 09:02:36PM +0200, Ralf Treinen wrote:
> Hi,
> 
> I just received a bug report about texmacs 1.0.1.14 not compiling
> on the hppa architecture. The current compiler on this architecture
> is gcc 3.3. The preceding version packaged for debian, 1.0.1.9,
> compiled fine on hppa using gcc 3.2.
> 
> The strange thing is that texmacs 1.0.1.14 compiles fine with
> gcc 3.3 even on other 64bit archtectures, like for instance ia64.
> Does anyone have an idea what can be done about this bug?

Maybe I should also say which error actually occurred on hppa :-) 

c++ -I./System -I./System/Boot -I./System/Classes -I./System/Files
-I./System/Connect -I./System/Misc -I./Classes/Abstract
-I./Classes/Atomic -I./Classes/Compound -I./Data/Drd -I./Data/String
-I./Data/Tree -I./Data/Convert -I./Guile -I./Resource -Wall
-Wno-return-type -fno-rtti -fno-exceptions -ggdb -fPIC -c
./Classes/Abstract/basic.cc -o Objects/basic.o 
Classes/Abstract/basic.cc: In function `void* operator new(unsigned
int)':
Classes/Abstract/basic.cc:22: error: integer constant is too large for
"long" 
   type
Classes/Abstract/basic.cc: In function `void* operator new [](unsigned
int)':
Classes/Abstract/basic.cc:55: error: integer constant is too large for
"long" 
   type
make[2]: *** [Objects/basic.o] Error 1
make[2]: Leaving directory `/build/buildd/texmacs-1.0.1.14/src'
make[1]: *** [TEXMACS] Error 2
make[1]: Leaving directory `/build/buildd/texmacs-1.0.1.14'
make: *** [build-stamp] Error 2

A complete build log can be found at

http://buildd.debian.org/fetch.php?&pkg=texmacs&ver=1.0.1.14-2&arch=hppa&stamp=1056566228&file=log&as=raw

-Ralf.


-- 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]