Help compiling little-endian source


Subject: Help compiling little-endian source
From: Israel Alvarez (is@isaka.net)
Date: Sun Oct 01 2000 - 22:02:48 MDT


Howdy folks,

I'm trying to compile the shout streamer for icecast. Got the latest version
(0.8.0) from their website. I've been running a previous, very old version
that was altered to compile on PPCs. The version I now have is dying after
complaining about big vs. little endian targets. To wit:

gcc -g -O2 -Wall -ansi -I. -DHAVE_CONFIG_H -o shout shout.c rand.o mpeg.o
configfile.o sock.o util.o
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/bin/ld: sock.o: compiled for a little endian system and target is big
endian
File in wrong format: failed to merge target specific data of file sock.o
make: *** [shout] Error 1

I have no experience mucking about with source code, but if someone can
point me in the right direction, I may be able to muck about. That is, if
this is even possible or worth it. Any suggestions?

Oh, icecast compiled with no prob. All I need is a streamer with some
options. I'd rather avoid using a perl script or writing my own, but I
suppose I can do this if need be.

Thanks in advance...

-- 

Israel Alvarez is at isaka dot net propellerhead without portfolio isaka studio "You are in a twisty maze of standards, all different."



This archive was generated by hypermail 2a24 : Sun Oct 01 2000 - 22:09:09 MDT