Hello all,
I tried many things to get eel2 to compile here, using gcc 3.3, but all my tries have failed. I'm facing two kind of errors; - the famous restFP and saveFP errors, that should be fixed by the flag "-lgcc" - warnings about multiple definitions of symbols (fix: -multiply_defined suppress) in the following compilation line, I got rid of libraries warnings, but am still unable to get rid of the other message, despite the use of "-lgcc"; bash-2.05a$ gcc -flat_namespace -undefined suppress -o .libs/libeel-2.2.0.8.dylib eel-accessibility.lo eel-art-extensions.lo eel-art-gtk-extensions.lo eel-background.lo eel-background-box.lo eel-canvas-rect.lo eel-caption-table.lo eel-caption.lo eel-cell-renderer-pixbuf-list.lo eel-dateedit-extensions.lo eel-debug-drawing.lo eel-debug.lo eel-ellipsizing-label.lo eel-enumeration.lo eel-features.lo eel-font-picker.lo eel-gconf-extensions.lo eel-gdk-extensions.lo eel-gdk-pixbuf-extensions.lo eel-generous-bin.lo eel-glib-extensions.lo eel-gnome-extensions.lo eel-graphic-effects.lo eel-gtk-container.lo eel-gtk-extensions.lo eel-i18n.lo eel-image-chooser.lo eel-image-table.lo eel-labeled-image.lo eel-lib-self-check-functions.lo eel-pango-extensions.lo eel-password-dialog.lo eel-preferences-box.lo eel-preferences-group.lo eel-preferences-item.lo eel-preferences-pane.lo eel-preferences.lo eel-radio-button-group.lo eel-self-checks.lo eel-stock-dialogs.lo eel-string-list.lo eel-string-picker.lo eel-string.lo eel-text-caption.lo eel-types.lo eel-vfs-extensions.lo eel-wrap-table.lo eel-xml-extensions.lo -L/sw/lib -L/usr/X11R6/lib -lgailutil -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -llinc -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -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 -lglib-2.0 -lintl -liconv -lXrender -lXext -lgcc -lc -multiply_defined suppress -L/usr/lib ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _locale_charset used from dynamic library /sw/lib/libiconv.dylib(localcharset.o) not from earlier dynamic library /sw/lib/libintl.1.dylib(localcharset.lo) ld: eel-art-extensions.lo has external relocation entries in non-writable section (__TEXT,__text) for symbols: restFP saveFP ... any ideas ? ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users