[colm] UNKNOWN INSTRUCTION: 0x00 since ecca4b68

Peter Reijnders peter.reijnders at verpeteren.nl
Sat Jan 7 08:17:18 UTC 2017


Hello


```
rm -rf ./doc/code/assign&&./src/colm -I src/include
-L ./src/.libs/ ./doc/code/assign.lm&&ls -l ./doc/code/assign&&echo -e
'b=3;a=1;\n c=2;'|./doc/code/assign
```

gives

```
-rwxr-xr-x 1 peter peter 37960 Jan  7 09:15 ./doc/code/assign
fatal: UNKNOWN INSTRUCTION: 0x00 -- something is wrong
```


```
uname -a
```

gives

```
Linux wrkaco00 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2
(2016-10-19) x86_64 GNU/Linux
```

```
gcc --version
```

gives

```
gcc (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
```

Peter Reijnders

On Fri, 2017-01-06 at 15:52 -0330, Adrian Thurston wrote:
> Hmm, I can't seem to reproduce the problem. Which architecture are you 
> on?
> 
> On 2017-01-03 02:13, Peter Reijnders wrote:
> > hello
> > 
> > For the 10.13.0.4 version I created a simple testcase.
> > This example is now also in the master branch ('doc/code/assign.lm').
> > 
> > However, with the current version, it stopped working.
> > 
> > ```
> > ../../src/colm assign.lm && echo -e 'b=3;a=1;\n c=2;' |./assign
> > fatal:  -- something is wrong
> > ```
> > 
> > 'git bisect' revealed that 'aecca4b68436782235c3e1de7b6bab7a977590b2
> > /implemented a const-string define option -Ename=val' introduced this.
> > There are many changes in that commit. And it look al complex to me. I
> > don't know where to start looking for a solution.
> > Does anybody have an idea?
> > 
> > Peter Reijnders
> > 
> > 
> > _______________________________________________
> > colm mailing list
> > colm at colm.net
> > http://www.colm.net/cgi-bin/mailman/listinfo/colm
> 
> _______________________________________________
> colm mailing list
> colm at colm.net
> http://www.colm.net/cgi-bin/mailman/listinfo/colm






More information about the colm-users mailing list