[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnucap] Compiling for FreeBSD
From: |
al davis |
Subject: |
Re: [Help-gnucap] Compiling for FreeBSD |
Date: |
Wed, 5 Apr 2017 00:38:36 -0400 |
On Tue, 4 Apr 2017 21:44:11 -0600
alan somers <address@hidden> wrote:
> @@#
> @@@unreachable:../../include/l_dispatcher.h:41:DISPATCHER_BASE
> build error: link order: constructing dispatcher that already has contents
>
> gmake[1]: *** [Makefile:129: d_mos1.cc] Segmentation fault
> gmake[1]: *** Deleting file 'd_mos1.cc'
> gmake[1]: Leaving directory '/usr/home/somers/src/gnucap/apps/O'
> gmake: *** [Makefile:33: default] Error 2
But notice how it printed ..
This came from gnucap-modelgen :
> @@#
> @@@unreachable:../../include/l_dispatcher.h:41:DISPATCHER_BASE
> build error: link order: constructing dispatcher that already has contents
It got here, indicating that modelgen completed successfully??????
> gmake[1]: *** [Makefile:129: d_mos1.cc] Segmentation fault
gmake said something, Where did the "Segmentation fault" come from??
I suspect it's not what you think.
What happens if you do "make debug" ?
What happens if you run modelgen directly?
There's a bug, but it's not the one we are looking at.
I have an idea, but I will need you to test it.
- Re: [Help-gnucap] Compiling for FreeBSD, al davis, 2017/04/02
- Re: [Help-gnucap] Compiling for FreeBSD, alan somers, 2017/04/03
- Re: [Help-gnucap] Compiling for FreeBSD, al davis, 2017/04/03
- Re: [Help-gnucap] Compiling for FreeBSD, alan somers, 2017/04/03
- Re: [Help-gnucap] Compiling for FreeBSD, al davis, 2017/04/04
- Re: [Help-gnucap] Compiling for FreeBSD, alan somers, 2017/04/04
- Re: [Help-gnucap] Compiling for FreeBSD,
al davis <=
- Re: [Help-gnucap] [Gnucap-devel] Compiling for FreeBSD, al davis, 2017/04/05
- Re: [Help-gnucap] [Gnucap-devel] Compiling for FreeBSD, alan somers, 2017/04/05
- Re: [Help-gnucap] [Gnucap-devel] Compiling for FreeBSD, al davis, 2017/04/05
Re: [Help-gnucap] Compiling for FreeBSD, Richard Gipps, 2017/04/05