PDA

View Full Version : --lst and --xref cause sigseg with v8.0 compiler


tzeis
06-08-2007, 10:13 PM
When the --xref or --lst options are specified with lf95 v8.0, a sigseg is issued. This is a driver bug which will be fixed in the next maintenance release.

The program listing can be obtained by specifying the option "-Qg".

The cross reference listing can be obtained by specifying the option "-Qg,a,d,x".