public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Ben Greenfield <ben@cogs.com>
To: "jonsmirl@gmail.com" <jonsmirl@gmail.com>
Cc: "crossgcc@sourceware.org" <crossgcc@sourceware.org>
Subject: Re: Canadian build for AVR
Date: Fri, 10 May 2013 13:26:00 -0000	[thread overview]
Message-ID: <7D80292E-5B9B-4398-88EA-F3113805A673@cogs.com> (raw)
In-Reply-To: <CAKON4OwpxFH87eUHcbTi69i9gF26DYREXbHr0C+kRNQHHLkihA@mail.gmail.com>

Hey Jon, Hey all,

I lurk on this list and don't quite follow your thread. My understanding was without 8bit avr support you would try something else. Then lo and behold you report progress then success.

If you did get it working I would love an overall description of your environment and workflow.

Thanks,

Ben

On May 9, 2013, at 7:12 PM, "jonsmirl@gmail.com" <jonsmirl@gmail.com> wrote:

> Configured with --enable-long-long
> Preprocessor output:
> 
> struct real_value {
>  unsigned int cl : 2;
>  unsigned int decimal : 1;
>  unsigned int sign : 1;
>  unsigned int signalling : 1;
>  unsigned int canonical : 1;
>  unsigned int uexp : (32 - 6);
>  unsigned long sig[((128 + (8 * 4)) / (8 * 4))];
> };
> # 77 "../.././gcc/real.h"
> extern char test_real_width
>  [sizeof(struct real_value) <= (((128 + (8 * 4)) + 32)/(8 * 8) +
> (((128 + (8 * 4)) + 32)%(8 * 8) ? 1 : 0))*sizeof(long long) ? 1 : -1];
> 
> --
> Jon Smirl
> jonsmirl@gmail.com
> 
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
> 

--
For unsubscribe information see http://sourceware.org/lists.html#faq

  reply	other threads:[~2013-05-10 13:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-08 22:32 jonsmirl
2013-05-09 10:49 ` Martin Guy
2013-05-09 12:15   ` jonsmirl
2013-05-09 22:26     ` jonsmirl
2013-05-09 23:12       ` jonsmirl
2013-05-10 13:26         ` Ben Greenfield [this message]
2013-05-10 14:33           ` jonsmirl
2013-05-11  3:33             ` jonsmirl
2013-07-02 19:15               ` Trevor Woerner
2013-07-02 21:16                 ` jonsmirl
2013-07-02 21:19                   ` jonsmirl

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=7D80292E-5B9B-4398-88EA-F3113805A673@cogs.com \
    --to=ben@cogs.com \
    --cc=crossgcc@sourceware.org \
    --cc=jonsmirl@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).