Re: Initdb problem on debian mips cobalt: Bus error - Mailing list pgsql-general

From Glyn Astill
Subject Re: Initdb problem on debian mips cobalt: Bus error
Date
Msg-id 737312.46087.qm@web25806.mail.ukl.yahoo.com
Whole thread Raw
In response to Re: Initdb problem on debian mips cobalt: Bus error  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Initdb problem on debian mips cobalt: Bus error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
>
> Okay, so it is indeed the linker's fault.  Now try plan
> (a) --- can you
> find a more up-to-date toolchain?

Well I've tried looking in apt, and the latest package is the version I've got, (the toolchain is more than just gcc
isn'tit though?) is there another way to get a more up to date toolchain? 

Here's what I'm running ont he qube;

glyn@deb:~$ gcc -v
Using built-in specs.
Target: mipsel-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared--with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.1--enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --disable-libssp
--enable-checking=releasemipsel-linux-gnu 
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)

And heres what I have on the servers at work;

Way5a:/pgsql/logs# gcc -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared--with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.1--enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr
--enable-checking=releasex86_64-linux-gnu 
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)

Same version but different architectures.


      __________________________________________________________
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at Yahoo!
http://uk.docs.yahoo.com/ymail/new.html

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: restoring one table?
Next
From: Tom Tom
Date:
Subject: Re: [GENERAL] pg_restore fails on Windows