Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 1998 01:19:07 -0700
From:      brian@worldcontrol.com
To:        freebsd-current@FreeBSD.ORG
Subject:   xanim and linuxELF.o
Message-ID:  <19980927011907.A4397@top.worldcontrol.com>

next 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_audio.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    xa_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?

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?

-- 
Brian Litzinger <brian@litzinger.com>

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?19980927011907.A4397>