| Anonymous | Login | Signup for a new account | 2013-06-20 04:14 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000012 | OCaml | OCaml general | public | 1999-12-20 11:45 | 1999-12-20 15:35 | |||
| Reporter | administrator | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | no change required | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0000012: initializer element for `jumptable[0]' is not computable at load time (Solaris, gcc) | |||||||
| Description | Full_Name: Vincent Poirriez Version: 2.99 OS: Submission from: estephe.inria.fr (128.93.11.95) Submitted by: xleroy more log.world cd byterun; make all sed -n -e '/^ /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \ -e '/^}/q' instruct.h > jumptbl.h gcc -O -fno-defer-pop -Wall -Wno-unused -D_REENTRANT -c interp.c jumptbl.h: In function `interprete': In file included from interp.c:185: jumptbl.h:1: initializer element for `jumptable[0]' is not computable at load time .... interp.c:186: initializer element for `jumptable[133]' is not computable at load time *** Error code 1 make: Fatal error: Command failed for target `interp.o' Current working directory /prof/poirriez/OcamlStuff/ocaml-2.99/byterun *** Error code 1 make: Fatal error: Command failed for target `coldstart ultraistv1% gcc -v Reading specs from /usr/local/gantsou/3.12p/install/lib/gcc-lib/sparc-sun-solaris2.5.1/2.8.1/specs gcc version 2.8.1 | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0002061) administrator (administrator) 1999-12-20 11:47 |
> jumptbl.h: In function `interprete': > In file included from interp.c:185: > jumptbl.h:1: initializer element for `jumptable[0]' is not computable at > load time Est-ce que tu compiles en mode 32 bits ou en mode 64 bits? Qu'est-ce que ./configure affiche? Et que contiennent les fichiers config/m.h et config/s.h generes? - Xavier |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| Copyright © 2000 - 2011 MantisBT Group |