Mail Archives: cygwin/1998/10/21/03:18:14
On Fri, 16 Oct 1998 16:13:38, Jonathan Naughton-Green (jnaught AT seri DOT co DOT uk)
wrote:
Has anybody ported the ASN.1 Snacc compiler (1.3) ??
I've just tried a quick build and am getting the following
error:-
> /dosd/snacc-1.3
> jnaught>jon>[3]>>make all
> cd compiler && make
> ====== making (creating) core/print.o ======
> gcc -DCOMPILER -DUSE_NIBBLE_MEMORY=0 -DUSE_EXP_BUF -Icore
-I../c-lib/inc -I../c-
> lib/boot -Iback-ends -I.. -g -O2 -DFLEX_IN_USE -c -o core/print.o
core/print.c
> gcc: Internal compiler error: program cc1 got fatal signal 6
> make[1]: *** [core/print.o] Error 1
> make: *** [compiler] Error 2
> jnaught>jon>[4]>>
>
So this is a quick check before I spend hours figuring out what
might be wrong.
I built it for Cygwin32 and Mingw32 about a year ago. I don't remember
rebuilding it with B19. There were some problems. Especially, the makefile
expects to patch text files as if they were binary (ie miscounting the
CR-LF). There was also a problem with the nibble-mode malloc as I recall
that came down to recursive makes not inheriting variables in the right way.
I think I had to change the recursive make invocations in some way. I can
let you have the config.h that worked for me if that's any use (or indeed
snacc-1.3-win32.exe, which could save a lot of effort...)
/df
--
Dirk Fieldhouse Logica UK Limited
fieldhouse AT logica DOT com 75 Hampstead Road
c=gb;a=attmail;p=logica; London NW1 2PL
o=lg;ou1=lgwct;s=fieldhouse UK
+44 (171) 637 9111
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -