Re: [rock-user] (Cross-)Building trunk for AMD64
Clifford Wolf <[email protected]> Fri, 22 Apr 2005 14:10:17 +0200
| Newsgroups | gmane.linux.distributions.rock.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
On Fri, Apr 22, 2005 at 01:50:25PM +0200, Bernd Petrovitsch wrote:
> Ends with:
> ---- snip ----
> == 13:47:00 =[1]=> Building base/dietlibc [0.27 0].
> !> x86_64-unknown-linux-gnu-gcc-34 --specs=specs -isystem i ..
> !> bin-x86_64/dietlibc.a: could not read symbols: Archive h ..
> !> collect2: ld returned 1 exit status
yea - I remember - there was something...
I've just started a bootdisk cross-build for amd64 to see if I can
reproduce that problem..
yours,
- clifford
--
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"
When your hammer is C++, everything begins to look like a thumb.
_______________________________________________
rock-user mailing list
[email protected]
http://www.rocklinux.net/mailman/listinfo/rock-user
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFCaOmpPNIEsfpKDdERArxkAJsFQBn7PME9cX24u6j+nURoT/WxbwCfUAhp 9ITA/szDEYrBrY80QTYSrhk= =Tc51 -----END PGP SIGNATURE-----