atom feed6 messages in org.freebsd.freebsd-currentRe: xanim and linuxELF.o
FromSent OnAttachments
bri...@worldcontrol.comSep 27, 1998 1:18 am 
Mark MurraySep 27, 1998 2:01 am 
John BirrellSep 27, 1998 2:35 am 
Mark MurraySep 27, 1998 2:38 am 
Peter WemmSep 27, 1998 4:24 am 
Terry LambertSep 27, 1998 2:18 pm 
Subject:Re: xanim and linuxELF.o
From:Mark Murray (ma@grondar.za)
Date:Sep 27, 1998 2:01:15 am
List:org.freebsd.freebsd-current

It is so cool that the following:

egcc -o xanim -O6 -mpentium -L/usr/X11R6/lib xanim.o xa_show.o xa_x11.o

xa_fli.o xa_iff.o xa_gif.o xa_txt.o unpacker.o xa_utils.o xa_act.o xa_ set.o xa_cmap.o xa_rle.o xa_wav.o xa_au.o xa_avi.o xa_qt.o xa_qt_decs.o xa_au dio.o xa_ipc.o xa_color.o xa_jpg.o xa_mpg.o xa_dl.o xa_jmov.o xa_movi.o xa _replay.o xa_dumfx.o xa_acodec.o xa_input.o xa_formats.o xa1.0_kpcd.o x a_gsm.o xa2.0_iv32_linuxELF.o xa2.0_cvid_linuxELF.o xa1.0_cyuv_linuxELF.o -lc -lXext -lXt -lSM -lICE -lXext -lX11 -lm -lxpg4 -Wl,-rpath,/usr/X11R6/ lib

produces working code. Are elf objects interchangable in this way among all elf systems? Is this supposed to work?

Only if there are no syscalls.

If yes, and yes, why doesn't the xanim port pick these files up? Didn't the port used to automagically bring in the FreeBSD versions?

I'll toss them in RSN.

M

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message