File: TooLargeCase.Log

package info (click to toggle)
fcode-utils 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,768 kB
  • sloc: ansic: 9,717; csh: 241; makefile: 129; sh: 17
file content (26 lines) | stat: -rw-r--r-- 2,209 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
toke -v -i -l TooLargeCase.fth

Welcome to toke - OpenBIOS tokenizer v1.0.2
(C) Copyright 2001-2006 Stefan Reinauer.
(C) Copyright 2006 coresystems GmbH
(C) Copyright 2005 IBM Corporation.  All Rights Reserved.
This program is free software; you may redistribute it under the terms of
the GNU General Public License v2. This program has absolutely no warranty.

	Tokenizer Compiled on PPC under GNU_Linux
		Mon, 23 Oct 2006 at 13:20:18 CDT

Tokenizing  TooLargeCase.fth   Binary output to TooLargeCase.fc   FLoad-list to TooLargeCase.fl 
Advisory:  File TooLargeCase.fth, Line 5.  FCODE-VERSION2 encountered; processing...
Advisory:  File TooLargeCase.fth, Line 14.  (Output Position = 91).  FLOADing TooLargeCase_body.fth
Error:  File TooLargeCase_body.fth, Line 1260.  (Output Position = 130).  Branch offset is too large between ENDCASE and the ENDOF on line 3 in definition of  TOO-LARGE-CASE  , which started on line 9 of file TooLargeCase.fth
Warning:  File TooLargeCase_body.fth, Line 1260.  (Output Position = 130).  Actual offset is 0x800f (=dec 32783), but it will be coded as 0xffff800f (=dec -32753).
Error:  File TooLargeCase_body.fth, Line 1260.  (Output Position = 110).  Branch offset is too large between ENDCASE and the ENDOF on line 2 in definition of  TOO-LARGE-CASE  , which started on line 9 of file TooLargeCase.fth
Warning:  File TooLargeCase_body.fth, Line 1260.  (Output Position = 110).  Actual offset is 0x8023 (=dec 32803), but it will be coded as 0xffff8023 (=dec -32733).
Error:  File TooLargeCase.fth, Line 20.  (Output Position = 32968).  Branch offset is too large between AGAIN and the BEGIN on line 12 in definition of  TOO-LARGE-CASE  , which started on line 9
Warning:  File TooLargeCase.fth, Line 20.  (Output Position = 32968).  Actual offset is 0xffff7f80 (=dec -32896), but it will be coded as 0x7f80 (=dec 32640).
Advisory:  File TooLargeCase.fth, Line 33.  (Output Position = 33116).  FCODE-END encountered; processing...
toke: checksum is 0x3f9a (33117 bytes).  Last assigned FCode = 0x801
Tokenization Completed.  3 Errors, 3 Warnings, 3 Advisories.
Error-detection over-ridden; producing binary output.
toke: wrote 33117 bytes to bytecode file 'TooLargeCase.fc'