Displaying 3 results from an estimated 3 matches for "melf".
Did you mean:
elf
1998 Aug 17
1
Compiling with SCO
Has anybody tried to to compile SAMBA using gcc under SCO unix 5? This
may just be a problem I'm having using the gcc compiler, but I'm having
problems. I would just like to know if anyone's done it, and any special
problems they may have had.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
1998 Aug 27
0
precompiled SCO binaries u
...#39;ve added some compiler options for Pentium optimizations and I'm
thinking to compile a version with a pgcc. The compiler is gcc 2.7.2.1.
Here is a snip of Makefile.
# Add any optimisation or debugging flags here
# add -DSYSLOG for syslog support
# FLAGS1 = -O3 -K pentium,noframe
FLAGS1 = -melf -m486 -O2 -malign-loops=4 -malign-jumps=4
-malign-functions=4
LIBS1 =
# Use this for SCO OpenServer 5 with TCB passwords (default) and GCC
# contributed by Scott Michel <scottm@intime.intime.com>
# you may also like to add the -dy switch (recommended by Marnus van
# Niekerk, mvn@pixie.co.z...