Port-vax archive

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

Re: internal compiler error while compiling sqlite3



On Wed, 2009-06-24 19:04:01 +0100, Lukas Kaminski 
<kaminski%ikp.tu-darmstadt.de@localhost> wrote:
> hi,
> 
> when compiling sqlite3 with debugging support, it reports an internal
> compiler error:
> 
> CFLAGS="-O0 -g"
> 
> ./libtool --mode=compile --tag=CC gcc -O0 -g -DSQLITE_OS_UNIX=1 -I.
> -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1
> -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_TEMP_STORE=1 -c ./src/date.c
> libtool: compile:Â gcc -O0 -g -DSQLITE_OS_UNIX=1 -I. -I./src
> -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1
> -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_TEMP_STORE=1 -c ./src/date.c
> -fPIC -DPIC -o .libs/date.o
> ./src/date.c: In function 'strftimeFunc':
> ./src/date.c:957: internal compiler error: in
> vax_expand_addsub_di_operands, at config/vax/vax.c:2002
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/pkgsrc/databases/sqlite3/work/sqlite-3.6.14.2

Which GCC is this? At least not the current upstream version? The
NetBSD archive version I guess?

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw%lug-owl.de@localhost              
+49-172-7608481
Signature of:             God put me on earth to accomplish a certain number of
the second  :            things. Right now I am so far behind I will never die.

Attachment: signature.asc
Description: Digital signature



Home | Main Index | Thread Index | Old Index