For the first problem, we can ignore it at all. <br>HG is used by Pathscale Compiler as the version control tool. The HG related stuffs are not removed while we merge the Open64 with Pathscale Compiler.<br><br><div class="gmail_quote">
2009/2/22 Christopher Bergström <span dir="ltr">&lt;<a href="mailto:cbergstrom@netsyncro.com">cbergstrom@netsyncro.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Thu, Jan 29, 2009 at 3:04 PM, John Martin &lt;<a href="mailto:John.M.Martin@sun.com">John.M.Martin@sun.com</a>&gt; wrote:<br>
&gt; C. Bergström wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I just glanced at it, but looks like Elf32_Word and friends is undefined..<br>
&gt;&gt;<br>
&gt;&gt; ../include/elf_stuff.h:57:23: warning: sys/cdefs.h: No such file or<br>
&gt;&gt; directory<br>
&gt;&gt;<br>
&gt;&gt; pm me if you&#39;d like access to the env to help or look around.<br>
&gt;&gt;<br>
&gt;&gt;<br>
</div>&gt; This is in the linux include directory. &nbsp;Did you create a directory for<br>
&gt; Solaris (.../osprey/sunos/include/...)?<br>
&gt;<br>
&gt;<br>
<br>
Hi John/everyone<br>
<br>
I don&#39;t understand the question about creating osprey/sunos/include/..<br>
but here&#39;s my env and exactly what I&#39;m doing..<br>
<br>
gcc -v<br>
Using built-in specs.<br>
Target: i386-pc-solaris2.11<br>
Configured with: ./configure --prefix=/opt/gcc/gcc-4.4<br>
--with-as=/usr/local/src/usr/sfw/bin/gas --with-gnu-as<br>
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++<br>
--enable-shared --with-mpfr-include=/usr/include/mpfr<br>
--with-gmp-include=/usr/include/gmp LDFLAGS=-lgmp<br>
Thread model: posix<br>
gcc version 4.4.0 20090130 (experimental) (GCC)<br>
(Can I build open64 with gcc-4.4?)<br>
<br>
open64 trunk + <a href="http://pkg.osunix.org/open64/open64-opensolaris.diff" target="_blank">http://pkg.osunix.org/open64/open64-opensolaris.diff</a><br>
<br>
gmake &#39;LDFLAGS=-L/opt/gcc/gcc-4.4/lib/amd64 -R/opt/gcc/gcc-4.4/lib/amd64&#39;<br>
<br>
Here&#39;s a strange warning and the error..<br>
<br>
1)<br>
gmake -C osprey/targx8664_x8664/driver<br>
abort: There is no Mercurial repository here (.hg not found)!<br>
<br>
2)<br>
gmake[3]: Entering directory `/usr/local/src/open64/osprey/targx8664_x8664/be&#39;<br>
C++ &nbsp; &nbsp;/usr/local/src/open64/osprey/targx8664_x8664/be/../../be/be/dra_mangle.cxx<br>
In file included from ../../be/cg/cg.h:46,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from ../../be/be/dra_mangle.cxx:72:<br>
../../be/region/region_util.h:63:53: error: preg_list.h: No such file<br>
or directory<br>
In file included from ../../be/cg/cg.h:46,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from ../../be/be/dra_mangle.cxx:72:<br>
../../be/region/region_util.h:231: error: ISO C++ forbids declaration<br>
of &#39;PREG_LIST&#39; with no type<br>
../../be/region/region_util.h:231: error: expected &#39;;&#39; before &#39;*&#39; token<br>
../../be/region/region_util.h:232: error: ISO C++ forbids declaration<br>
of &#39;PREG_LIST&#39; with no type<br>
../../be/region/region_util.h:232: error: expected &#39;;&#39; before &#39;*&#39; token<br>
../../be/region/region_util.h:237: error: ISO C++ forbids declaration<br>
of &#39;PREG_LIST&#39; with no type<br>
../../be/region/region_util.h:237: error: expected &#39;;&#39; before &#39;*&#39; token<br>
../../be/region/region_util.h:238: error: ISO C++ forbids declaration<br>
of &#39;PREG_LIST&#39; with no type<br>
../../be/region/region_util.h:238: error: expected &#39;;&#39; before &#39;*&#39; token<br>
../../be/region/region_util.h:520: warning: &#39;REGION_search_preg_set&#39;<br>
initialized and declared &#39;extern&#39;<br>
../../be/region/region_util.h:520: error: &#39;PREG_LIST&#39; was not declared<br>
in this scope<br>
../../be/region/region_util.h:520: error: expected primary-expression<br>
before &#39;,&#39; token<br>
../../be/region/region_util.h:520: error: expected primary-expression<br>
before &#39;)&#39; token<br>
../../be/region/region_util.h:520: error: initializer expression list<br>
treated as compound expression<br>
gmake[3]: *** [dra_mangle.o] Error 1<br>
<br>
So why isn&#39;t preg_list.h being generated... /usr/xpg4/bin is ahead of<br>
/usr/bin in the path...<br>
<br>
Thanks..<br>
<br>
./C<br>
<br>
------------------------------------------------------------------------------<br>
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA<br>
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise<br>
-Strategies to boost innovation and cut costs with open source participation<br>
-Receive a $600 discount off the registration fee with the source code: SFAD<br>
<a href="http://p.sf.net/sfu/XcvMzF8H" target="_blank">http://p.sf.net/sfu/XcvMzF8H</a><br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
Open64-devel mailing list<br>
<a href="mailto:Open64-devel@lists.sourceforge.net">Open64-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/open64-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/open64-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Lai Jian-Xin<br>