Re: [Gc] FreeBSD/ia64 build error: ./include/private/gcconfig.h:2436:3: error: #error --> undefined ALIGNMENT

Anton Shterenlikht <[email protected]>
Newsgroups gmane.comp.programming.garbage-collection.boehmgc
Message-ID <[email protected]>
sorry, I was looking at the shell script
called middletest, not the executable itself.
Does this help at all:

# gdb middletest ../middletest.core 
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "ia64-marcel-freebsd"...
Core was generated by `middletest'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/ports/devel/boehm-gc/work/gc-7.2/.libs/libgc.so.1...done.
Loaded symbols for /usr/ports/devel/boehm-gc/work/gc-7.2/.libs/libgc.so.1
Reading symbols from /lib/libc.so.7...done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x00000001200a6ad0 in GC_push_all_eager ()
   from /usr/ports/devel/boehm-gc/work/gc-7.2/.libs/libgc.so.1
(gdb) bt
#0  0x00000001200a6ad0 in GC_push_all_eager ()
   from /usr/ports/devel/boehm-gc/work/gc-7.2/.libs/libgc.so.1
#1  0x00000001200b6410 in GC_with_callee_saves_pushed ()
   from /usr/ports/devel/boehm-gc/work/gc-7.2/.libs/libgc.so.1
#2  0x00000001200abd70 in GC_push_roots ()
   from /usr/ports/devel/boehm-gc/work/gc-7.2/.libs/libgc.so.1
#3  0x00000001200aa5b0 in GC_mark_some ()
   from /usr/ports/devel/boehm-gc/work/gc-7.2/.libs/libgc.so.1
#4  0x0000000120097a00 in GC_stopped_mark ()
   from /usr/ports/devel/boehm-gc/work/gc-7.2/.libs/libgc.so.1
#5  0x0000000120098860 in GC_try_to_collect_inner ()
   from /usr/ports/devel/boehm-gc/work/gc-7.2/.libs/libgc.so.1
#6  0x00000001200aef20 in GC_init () from /usr/ports/devel/boehm-gc/work/gc-7.2/.libs/libgc.so.1
#7  0x0000000100000b40 in main ()
(gdb) 

Thanks

Anton
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.