Hi Ian,
Thanks for your reply.
This question is appropriate for [EMAIL PROTECTED], not for
[EMAIL PROTECTED] Please send any follow-ups to gcc-help. Thanks.
I will send to gcc-help.
Cheers
Maggie
On 9/17/07, Eric Botcazou <[EMAIL PROTECTED]> wrote:
> > It's actually powerpc configured like
> >
> > ../configure --with-cpu=default32 --build=powerpc64-suse-linux
> > checking build system type... powerpc64-suse-linux-gnu
> > checking host system type... powerpc64-suse-linux-gnu
> > checking tar
On 04 October 2007 00:58, Ian Lance Taylor wrote:
> Jack Howarth <[EMAIL PROTECTED]> writes:
>
>>Why should using a Canadian Cross suddenly break on
>> Mac OS X? We have been using --host when building gcc
>> packages in fink on Mac OS X for ages and it has never
>> been a problem. I would th
dear all,
I am doing a 'read' operation on a non-blocking FILE stream attached to
the serial port.
Every non-empty read (about 120 bytes) is performed in less than 200 us.
However, if no data in buffer, read returns -1 but the operation takes
1500 us or more in average. Too much for my applica
ping? Gerald, being web pages maintainers, what's your opinion?
Answering to Janne's comment, I'm certainly not opposed to any
preprocessor/templating system. My own goal is to rewrite the fortran
pages, including the common navigation bar, and I can't use MetaHTML
to do that.
On 9/29/07, FX Co
On 04 October 2007 16:02, Jesús wrote:
> dear all,
>
> I am doing a 'read' operation on a non-blocking FILE stream attached to
> the serial port.
> Every non-empty read (about 120 bytes) is performed in less than 200 us.
> However, if no data in buffer, read returns -1 but the operation takes
> 1
"Dave Korn" <[EMAIL PROTECTED]> writes:
> I always thought that if you want to build a "normal" package, i.e. one that
> "will run on the machine on which you are doing the build" - what I've always
> referred to as "a native build", you simply don't specify anything at all
> (well, don't specif
Dave,
Actually the usage of --host in the fink gcc packaging predates
my ownership of it. I believe the fact that Apple configures their
gcc builds with...
--build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8
--target=powerpc-apple-darwin8
...may have been the motivator. This actually
How do I go about downloading GCC. Which files do I need to download and how
can I run a .tar file. Thanks for the help.
> How do I go about downloading GCC. Which files do I need to download and
> how
> can I run a .tar file. Thanks for the help.
I'll try to help you here.
One of the big problems with the open source world is that it can be tough
to get started when you don't know .. much of anything about it.
Hello all,
I want to know whether its possible to run the gcc testsuite without
actually building the complier.
I have the dejagnu framework, compiler executables and i have the gcc
test suite. So is it possible to run the testsuite without building
the complier?
Regards,
Shafi
Mohamed Shafi wrote:
> I want to know whether its possible to run the gcc testsuite without
> actually building the complier.
>
> I have the dejagnu framework, compiler executables and i have the gcc
> test suite. So is it possible to run the testsuite without building
> the complier?
Use the co
12 matches
Mail list logo