<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Fri, 2010-04-16 at 08:34 -0700, Dan Nicholson wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">Do any of the proto packages install arch-specific headers? Certainly</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">there are arch-dependent definitions in the headers, but they go in</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">the same file with #ifdefs, right?</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
If you look at build.sh. none of the libraries have platform checks, except for Apple and Windows. I was wondering about those two, so I tried to dig deeper in the notion of arch-specific. My understanding is that for a given OS, the data must apply to any architecture (I believe it is &quot;hardware&quot; architecture). So 32 vs 64 bits and so on. I could not find any formal definition, however. 
</BODY>
</HTML>