Re: GPS compile...
Martin Krischik <[email protected]> Fri, 23 Jul 2004 12:27:31 +0200
| Newsgroups | gmane.comp.ide.gps.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Donnerstag, 22. Juli 2004 14:59 schrieb Arnaud Charlet: > > Just to let you know there is a inconsistency in the archive. I try again > > in a > > There is no inconsistency on our side at least. > Looks like the inconsistency is on your side, getting inconsistent versions > of fname.ads/b (part of the gnat sources). Ahh yes, it found the fname.ads from the ASIS installation. The amount of code duplication make the compile quite tricky. Anyway, now I have: gnatlink /work/act/gps/glide/obj/gps.ali -g /work/act/gps/glide/../codefix/obj/libcodefix.a /work/act/gps/glide/../vcs/obj/libvcs.a /work/act/gps/glide/../vdiff/obj/libvdiff.a /work/act/gps/glide/../prj_editor/obj/libprj_editor.a /work/act/gps/glide/../gvd/../kernel/../widgets/obj/libwidgets.a /work/act/gps/glide/../gvd/../kernel/../common/obj/libcommon.a /work/act/gps/glide/../gvd/obj/libgvd.a /work/act/gps/glide/../gvd/common/obj/libgvd_common.a -L/opt/ada/include/gtkada -L/opt/ada/lib -lgtkada -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /work/act/gps/glide/../gvd/../kernel/src_info/sn/snsrc/db/PORT/libdb.a /work/act/gps/glide/../gvd/../kernel/src_info/sn/lib/db_capi.o -o /work/act/gps/glide/obj/gps /work/act/gps/obj/g-os_lib.o(.text+0x1a18): In function `gnat.os_lib.create_output_text_file': /work/gnu_3.5/gcc/gcc/ada/g-os_lib.adb:687: undefined reference to `__gnat_create_output_file' /work/act/gps/obj/gnatvsn.o(.text+0x22): In function `gnatvsn.gnat_version_string': /work/gnu_3.5/gcc/gcc/ada/gnatvsn.adb:57: undefined reference to `version_string' /work/act/gps/obj/gnatvsn.o(.text+0x7b):/work/gnu_3.5/gcc/gcc/ada/gnatvsn.adb:65: undefined reference to `version_string' /work/act/gps/obj/gnatvsn.o(.text+0xc1): In function `gnatvsn._elabb': /work/gnu_3.5/gcc/gcc/ada/gnatvsn.adb:36: undefined reference to `version_string' collect2: ld gab 1 als Ende-Status zurück gnatlink: cannot call /opt/ada/bin/gcc gnatmake: *** link failed. make[1]: *** [internal-build] Fehler 4 make: *** [default] Fehler 2 But Horay! I never got as far as linking before!! With Regards Martin -- Martin Krischik mailto://[email protected]