This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New problem building on Alpha


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

> ./xgcc -B./ -B/usr/local/alphaev56-dec-osf4.0f/bin/ -isystem /usr/local/alphaev5
> 6-dec-osf4.0f/include -isystem /usr/local/alphaev56-dec-osf4.0f/sys-include -L/g
> /gcc/alphah/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototy
> pes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOA
> T_NOT_NEEDED  -frandom-seed=gcc-crtfastmath -c \
>         -o crtfastmath.o /gcc/gcc/gcc-head/gcc/config/alpha/crtfastmath.c
> cc1: conversion from UTF-8 to UCS-4LE not supported by iconv
> /gcc/gcc/gcc-head/gcc/config/alpha/crtfastmath.c:47: warning: no previous protot
> ype for `_GLOBAL__I__gcc_gcc_gcc_head_gcc_config_alpha_crtfastmath.cKImJVk'
> make: *** [crtfastmath.o] Error 1

line 47 is empty for me in that file.  Are you sure this is the file
in CVS?  If it is, this might be a fallout from Zack's charset changes
as I see that message from cc1,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]