Re: GCC ignores mismatched prototypes involving integers

2004-07-12 Thread Florian Weimer
* Justin Pryzby:

>   st7ctl.h:void drift();

This is not a prototype.  In C, prototypes for function taking zero
parameters look like this:

st7ctl.h:void drift(void);

The reason is compatibility with K&R C.

(Does anybody know to which bug trackers Justin's message was sent?
Isn't gcc-gnats@ non-operational these days?)




Re: GCC ignores mismatched prototypes involving integers

2004-07-12 Thread Florian Weimer
Would someone please forward my message to
<[EMAIL PROTECTED]>?

SourceForge no longer accepts mail from me, without a meaningful error
message.




Please respond in 24 hrs (ref # 341 992 574)

2004-07-12 Thread Mitch Krueger
Hello,

Did you recieve my email from a couple weeks ago?  I'm happy to
inform you that you are approved for a home loan with a 1.78%
rate.

Your tracking number is # R8 106 349
You must visit the link below in 24 hrs to confirm your information.

http://Varian.web-lender.com/h7/li.php?v2l=68

Best Regards,

Mitch Krueger
Account Manager
Varian Finance Co.


Re: Hello and some toolchain questions

2004-07-12 Thread Jeff Bailey
On Fri, 2004-07-09 at 16:24, Nikita V. Youshchenko wrote:

> Shouldn't we have some sort of coordination on debian cross-toolchain 
> related works?

Probably, but these are really quite minor patches.

> It's great that different people contribute and bugs are getting fixed, I 
> really appreciate bug fixes. However, I'm a bit worried that README.cross 
> was patched to recommend a new tool (crosshurd) to create the build 
> environment. AFAIK until this moment we preferred dpkg-cross ...

crosshurd and dpkg-cross do not conflict.  crosshurd is a cross-arch
debootstrap.  It will eventually be integrated into debootstrap.

> IMHO we should define a common policy, which tools we are going to use and 
> why, and which debs we wish to provide and why (which host-target 
> combinations, which gcc versions, which libc variants, etc), and how this 
> corresponds to other build systems such as OpenEmbedded.

Concur.  I think the biggest barrier to this right now is sane
integration into the binutils package.  Once we have that maintainer in
agreement, we'll have the solution for at least all Debian arch's.

What I added with the --with-sysroot support will help embedded folks,
too, though.

Tks,
Jeff Bailey

-- 
I never know what to expect when you respond to my postings. No insult
intended, you are merely a surprise :)
 - Carlos O'Donnell


signature.asc
Description: This is a digitally signed message part