Re: Initdb problem on debian mips cobalt: Bus error

Поиск
Список
Период
Сортировка
От Glyn Astill
Тема Re: Initdb problem on debian mips cobalt: Bus error
Дата
Msg-id 737312.46087.qm@web25806.mail.ukl.yahoo.com
обсуждение исходный текст
Ответ на Re: Initdb problem on debian mips cobalt: Bus error  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Initdb problem on debian mips cobalt: Bus error
Список 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 по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: restoring one table?
Следующее
От: Tom Tom
Дата:
Сообщение: Re: [GENERAL] pg_restore fails on Windows