This is the mail archive of the egcs-bugs@egcs.cygnus.com mailing list for the EGCS project.


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

Re: Problem from 1.1.1 to 1.1.2


Jeffrey A Law wrote:

>   In message <37850568.8AA88544@usa.net>you write:
>   > I made no changes to my working code and upon recompiling with 1.1.2, I
>   > had unsatisfied symbols:
> My guess would be that whomever installed egcs-1.1.2 enabled thread support.
>
> Linking with -lpthread ought to fix your unresolved symbol problems.
> jeff

Is it possible that it's turned on by default on HPUX now, somehow?  I
installed it using the exact same commands I've used for the last six months:
CC="cc +DAportable -Wp,-H256000" LANGUAGES="c c++" ../egcs/configure
-prefix=/opt/gnu --with-gnu-as
gmake LANGUAGES="c c++" bootstrap
gmake LANGUAGES="c c++" install


--
Thomas O Matelich
Senior Software Designer
Zetec, Inc.
sosedada@usa.net
tmatelich@zetec.com




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