Re: gcc error - xfsprogs, ppc

2001-05-07 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 12:13:30PM +0200, Just a friendly Jedi Knight wrote: > > As for why __fswab64 is undefined, try using -O2 instead of -O1. AFAIK > > functions are not inlined at -O1. > I;ll try that but hmm shouldn't compile also fail on f.ex. i386 ? -O2 doesn't fix this... any other ide

Re: gcc error - xfsprogs, ppc

2001-05-07 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 02:21:11PM +1000, Keith Owens wrote: > >> /opt/src/robert/XFS/xfsprogs-1.2.4/libxfs/xfs_inode.c:563: undefined > >> reference to `__fswab64' > >> /opt/src/robert/XFS/xfsprogs-1.2.4/libxfs/xfs_inode.c:563: relocation > >> truncated to fit: R_PPC_REL24 __fswab64 > > Ignore

Re: gcc error - xfsprogs, ppc

2001-05-06 Thread Keith Owens
>> gcc -O1 -g -DNDEBUG -funsigned-char -Wall -I../include '-DVERSION="1.2.4"' >> -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 >> -DXFS_BIG_FILESYSTEMS=1 -o xfs_db -L../libxfs addr.o agf.o agfl.o agi.o >> attr.o attrshort.o bit.o block.o bmap.o bmapbt.o bmroot.o bnobt.o check.o >> cn