gomp-discuss
[Top][All Lists]
Advanced

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

Re: [Gomp-discuss] Release candidate


From: Scott Robert Ladd
Subject: Re: [Gomp-discuss] Release candidate
Date: Mon, 01 Nov 2004 09:52:17 -0500
User-agent: Mozilla Thunderbird 0.8 (X11/20041029)

Biagio Lucini (by way of Biagio Lucini <address@hidden>) wrote:
a) check out a fresh version of the gomp branch
cvs -d :pserver:address@hidden:/cvs/gcc -z 9 update -P -rgomp-branch gcc

$ cvs update -d

b) cd gcc
c) tar xvzf libgomp.tar.gz
d) cd ..

$ cd ../build-k8

e) mv gcc src

Skipped that because I use one CVS pull for different architecture builds.

f) src/configure --enable-languages=c

$ ./gcc/configure -prefix=/opt/gcc-gomp --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --disable-multilib --enable-languages=c,c++,f95 --host=x86_64-pc-linux-gnu

g) make bootstrap

$ make -j2 bootstrap

The bootstrap succeeded on a i686 Debian 3.0.

The bootstrap succeeds, but no libgomp.

--
Scott Robert Ladd
site: http://www.coyotegulch.com
blog: http://chaoticcoyote.blogspot.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]