[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

help with porting texmacs to ia64?



Hi,

could please someone help me with porting texmacs to ia64? I just
tried to compile texmacs 1.0.0.6 on caballero and got the following
error:

/usr/bin/ld: Objects/texmacs.o: @gprel relocation against dynamic symbol geometry_h

Here is the setting that I used in configure.in:

 ia64-*-linux-gnu*)
      AC_MSG_RESULT(final setup for an Itanium/GNU-Linux host)
      CONFIG_OS="ia64-gnu-linux"
      CONFIG_CX="$X_CFLAGS"
      CONFIG_LSTATIC="-static"
      CONFIG_LSHARED="-shared"
      CONFIG_LPATH="-Wl,-rpath,"
      CONFIG_LX="$X_LIBS -lXext -lX11"
      CONFIG_BSTATIC=""
      CONFIG_BSHARED="-shared"
      CONFIG_BPATH="-Wl,-rpath,"
      CONFIG_BX="$X_LIBS -lXext -lX11"
      CONFIG_WORD_LENGTH="8"
      CONFIG_WORD_LENGTH_INC="7"
      CONFIG_WORD_MASK="0xfffffffffffffff8"
      CONFIG_MAX_FAST="264 // WORD_LENGTH more than power of 2"
  ;;

Thanks in advance -Ralf.

PS: please reply directly to me as I am not subscribed to this list.
-- 


-- 
To UNSUBSCRIBE, email to debian-ia64-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: