Date: Sun, 27 Sep 1998 11:01:36 +0200 From: Mark Murray <mark@grondar.za> To: brian@worldcontrol.com Cc: freebsd-current@FreeBSD.ORG Subject: Re: xanim and linuxELF.o Message-ID: <199809270901.LAA20240@gratis.grondar.za> In-Reply-To: Your message of " Sun, 27 Sep 1998 01:19:07 MST." <19980927011907.A4397@top.worldcontrol.com> References: <19980927011907.A4397@top.worldcontrol.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809270901.LAA20240>