Re: amd64 and -fPIC
Clifford Wolf <[email protected]>
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 17, 2005 at 01:32:06PM +0100, Benjamin Schieder wrote:
> > > So, you want to put the flist into the .cache file?
> > > I think that would require too much space.
> > > rocket search should probably better use the flists.
> >
> > No - I don't wan't to put the flists in the .cache files. only the binaries
> > and libraries.
> >
> > rocket search can't use the flists because the flists are created by the
> > build. rocket search can be used to find out which packages should be built
> > (before the flist is created).
> Isn't that already managed by the [DEP] part of the cache file?
no. E.g.: I want to be able to type "rocket search mkisofs" and rocket
tells me that this is provided by the "cdrtools" package.
--
bash -c "gcc -o mysdldemo -Wall -O2 -lSDL -lm -pthread -x c <( echo -e '
#include <SDL/SDL.h>\n#include <complex.h>\nint main(){SDL_Surface*s;SDL_Event
e;int x,y,n;SDL_Init(SDL_INIT_VIDEO);s=SDL_SetVideoMode(640,480,32,0);for(x=0;
x<640;x++)for(y=0;y<480;y++){float _Complex z=0, c=((x-400)/200.0) + ((y-240)/
200.0)*1.0fi;for(n=1;n<64;n++){z=z*z+c;if(cabsf(z)>2){((Uint32*)s->pixels)[x+y
*640]=n<<3;n=99;}}}SDL_UpdateRect(s,0,0,s->w,s->h);do SDL_WaitEvent(&e); while
(e.type!=SDL_QUIT&&e.type!=SDL_KEYDOWN);SDL_Quit();return 0;}' ); ./mysdldemo"
/* You are not expected to understand this */
_______________________________________________
rock-devel mailing list
[email protected]
http://www.rocklinux.net/mailman/listinfo/rock-devel
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFB67nTPNIEsfpKDdERApz3AJ97m1E7TfiN9L7VMjpG6lESRE9VQwCgkiNN hxr7BMHgF1UWK9/jQPEWhq4= =luQ4 -----END PGP SIGNATURE-----