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

Re: Problems building libgmp3



Previously Dale Scheetz wrote:
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -O3 -c gcd.c -o
> gcd.o >/dev/null 2>&1
> make[4]: *** [gcd.lo] Error 1

This build is *severly* sick: it redirects all compiler output including
errors and warnings to /dev/null making it completely impossible to see what
the error is. Until you fix that it's impossible to say what the error is.

Wichert.

-- 
   ________________________________________________________________
 / Generally uninteresting signature - ignore at your convenience  \
| wichert@cistron.nl                  http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |



Reply to: