<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.gcc.gnat">
    <title>gmane.comp.gcc.gnat</title>
    <link>http://blog.gmane.org/gmane.comp.gcc.gnat</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gcc.gnat/792"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gcc.gnat/791"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gcc.gnat/787"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gcc.gnat/786"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gcc.gnat/782"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gcc.gnat/780"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gcc.gnat/792">
    <title>[patch, docs] Ada compiler not installed on this system</title>
    <link>http://comments.gmane.org/gmane.comp.gcc.gnat/792</link>
    <description>&lt;pre&gt;
Hi all,
I installed gcc 4.3.4 on gcc 4.6.3 in fedora 16, after installing  i try to
run ada program got compiler error Ada compiler not installed on this system
.In google got many answers but not workout me, please guide me how to solve
the problem?

Thanks in advance 

Regards
Raghavedra
&lt;/pre&gt;</description>
    <dc:creator>Raguturtle</dc:creator>
    <dc:date>2012-07-18T07:40:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gcc.gnat/791">
    <title>[patch, docs] New version of gcc craches</title>
    <link>http://comments.gmane.org/gmane.comp.gcc.gnat/791</link>
    <description>&lt;pre&gt;
Hi All.
 I working on GHDL (An VHDL simulator) project for my purpose i installied
ghdl-0.29-2.143svn.4.fc16.src.rpm (contains ghdl 0.29 +gcc 4.3.4) using rpm
-i and rpmbuild -ba command successfully on fedora 16.After that a small
changes in one Ada program containg ghdl 0.29 folder,next i done make and
make install no error ,next try to execute ada program the it gave error 
"Ada compiler not installed on this system" After whatever on gcc it gave
below error.Attached config.log file
 "checking for C compiler default output file name... configure: error: C
compiler cannot create executables
See `config.log' for more details"

Before make                       After make
GNAT 4.6.3                        GNAT 4.6.3
gcc 4.6.3                            gcc 4.3.4

Regards
Raghavedra http://old.nabble.com/file/p34143732/config.log config.log 
&lt;/pre&gt;</description>
    <dc:creator>Raguturtle</dc:creator>
    <dc:date>2012-07-11T04:11:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gcc.gnat/787">
    <title>Strange link error</title>
    <link>http://comments.gmane.org/gmane.comp.gcc.gnat/787</link>
    <description>&lt;pre&gt;Hello,

I use gnatmake and a GPR file to build a project and I recently faced an 
error that I don't understand.
The problem arose when we moved some stuff in our SVN repository but I 
would be really surprised that this caused the problem.

The situation is as follow. The GPR project is located in a subdirectory 
(say foo/my_project/my_project.gpr). It uses other projects which are 
given by their relative path in with clauses. The project uses the APQ 
2.1 library which is installed in GCC path (apq.ads is in 
/usr/lib/gcc/x86_64-linux-gnu/4.6/rts-native/adainclude/, apq.ali is in 
/usr/lib/gcc/x86_64-linux-gnu/4.6/rts-native/adalib/apq.ali).

Due to the modifications on the repository I have indeed two copies of 
my_project: let's say that the current working is under foo/ and I have 
a unversionned copy under foo_tmp.

Under foo_tmp/my_project everything works fine (gnatmake -P 
my_project.gpr works nicely).
Under foo/my_project the same command leads to a link error:
gnatlink 
/home/duboism/Documents/Th&lt;/pre&gt;</description>
    <dc:creator>Mathieu Dubois</dc:creator>
    <dc:date>2012-06-13T09:41:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gcc.gnat/786">
    <title>[Fwd: Almost finished porting gnat-4.6 to GNU/Hurd]</title>
    <link>http://comments.gmane.org/gmane.comp.gcc.gnat/786</link>
    <description>&lt;pre&gt;Hi, 

I'm forwarding here in hope to get some replies. No response yet from
debian-ada.

Please Cc: me since I'm not subscribed to help-gnat.

Thanks!
-------- Forwarded Message --------
From: Svante Signell &amp;lt;svante.signell&amp;lt; at &amp;gt;telia.com&amp;gt;
Reply-to: svante.signell&amp;lt; at &amp;gt;telia.com
To: debian-ada&amp;lt; at &amp;gt;lists.debian.org
Subject: Almost finished porting gnat-4.6 to GNU/Hurd
Date: Tue, 20 Mar 2012 23:46:21 +0100

Hello,

I have almost completed the cross-build and native-build of gnat-4.6.2
for GNU/Hurd. All debs does now compile and I can create packages
requiring gnat. One problem remains: Tuning the OS-interface routines.
Currently libraries and binaries build, but the binaries fail with
exception code: e.g.
./music123
raised STORAGE_ERROR : s-intman.adb:139 explicit raise

gdb music123 gives:
Program received signal SIGSEGV, Segmentation fault.
0x01050b10 in
system__task_primitives__operations__specific__initializeXnn&amp;lt; at &amp;gt;plt
    () from /usr/lib/i386-gnu/libgnarl-4.6.so.1
(gdb) bt
#0  0x01050b10 in
system__task_primitives__opera&lt;/pre&gt;</description>
    <dc:creator>Svante Signell</dc:creator>
    <dc:date>2012-03-22T08:58:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gcc.gnat/782">
    <title>gcc-Ada (gnat) for Solaris?</title>
    <link>http://comments.gmane.org/gmane.comp.gcc.gnat/782</link>
    <description>&lt;pre&gt;Hello gents. Does anyone have the know-how to build gcc-Ada on Solaris? I
have SPARC and Intel boxes running Solaris 10 and I cannot find a good build
for either of them. I am looking for the LGPL version btw, not GNAT which
Libre Adacore does not offer at any rate for these platforms. TIA
&lt;/pre&gt;</description>
    <dc:creator>Nomen Nescio</dc:creator>
    <dc:date>2012-02-28T12:30:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gcc.gnat/780">
    <title>[patch, docs] GNAT socket server</title>
    <link>http://comments.gmane.org/gmane.comp.gcc.gnat/780</link>
    <description>&lt;pre&gt;
I am new to Ada and GNAT.  I have to send data between a Java app and an Ada
app. I'm looking for an Ada server that can receive and send a byte stream.
I can't find any examples. If someone could point me to one I would
appreciated it.

Thanks in advance
Mike
&lt;/pre&gt;</description>
    <dc:creator>MikeHT</dc:creator>
    <dc:date>2009-09-19T06:08:45</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gcc.gnat">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gcc.gnat</link>
  </textinput>
</rdf:RDF>
