------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2009-11-18 
21:51 -------
Subject: Re:  lto.c:289:7: error: implicit declaration of function 'strtoll'

> Is strtoll defined in some other header in hppa64-hp-hpux11.11? If it isn't, I
> will start porting it to libiberty.

It's not defined.  strtol is available, and long and long long are
the same size on this target.  However, this isn't going to work
on 32-bit hpux targets.  So, I think porting it mto libibery is a
good idea.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42096

Reply via email to