From: Randolph Chung <tausq@debian.org>
To: Joel Soete <joel.soete@tiscali.be>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Re: [parisc-linux-cvs] Re: 2.6.0-test4-pa12 __fls()
Date: Sat, 6 Sep 2003 23:11:35 -0700 [thread overview]
Message-ID: <20030907061135.GH10510@tausq.org> (raw)
In-Reply-To: <3F5A60B9.3050103@tiscali.be>
> btw: is somebody knows how to compile with _hppa64-gcc_ shuch trivial loop
> #include <stdio.h>
>
> main()
> {
> unsigned long long i;
>
> for (i=0; i<0xffffffffffffffffUL; i++) {
> printf ("i = %#010x (%ll)\n", i);
> }
> }
>
> (afair the problem if the call to printf() )
we don't have 64-bit glibc/userspace yet, so you can't do this.
randolph
--
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/
prev parent reply other threads:[~2003-09-07 6:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3F5A4023.9070909@tiscali.be>
2003-09-06 22:33 ` [parisc-linux] Re: [parisc-linux-cvs] Re: 2.6.0-test4-pa12 __fls() Joel Soete
2003-09-07 6:11 ` Randolph Chung [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030907061135.GH10510@tausq.org \
--to=tausq@debian.org \
--cc=joel.soete@tiscali.be \
--cc=parisc-linux@lists.parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.