gm2
[Top][All Lists]
Advanced

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

[Gm2] illegal symbol, aborted


From: Chris Lilley
Subject: [Gm2] illegal symbol, aborted
Date: Fri, 22 Oct 2010 02:36:12 +0200

Hello,

I have induced a compiler error, and the error report asked me to send it here.

address@hidden:~/modula2/Unicode$ gm2 -c -g -I. Unicode.mod
Unicode.mod:48:7:*** fatal error ***
../../gcc-4.1.2+gm2-20101008/gcc/gm2/gm2-compiler/SymbolTable.mod:5511:1:*** 
internal error *** illegal symbol
Internal error: Aborted
Please report this crash to the GNU Modula-2 mailing list <address@hidden>
address@hidden:~/modula2/Unicode$ gm2 --version
GNU Modula-2  0.99  (20101012)
  grafted onto GCC 4.1.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv2: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.


I attach the offending pair of modules. No giggling at the code please, I'm 
still trying to remember how to use this stuff. 

Line 48 attempts to declare a CARDINAL constant, in hexadecimal.

CONST Replacement = FFFDH;      (* Unicode REPLACEMENT CHARACTER *)

-- 
 Chris Lilley   Technical Director, Interaction Domain                 
 W3C Graphics Activity Lead, Fonts Activity Lead
 Co-Chair, W3C Hypertext CG
 Member, CSS, WebFonts, SVG Working Groups

Attachment: Unicode.def
Description: Binary data

Attachment: Unicode.mod
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]