public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/15388] New: Ada tasking not working on Solaris 9.
@ 2004-05-12 19:25 brianstensrude at hotmail dot com
  2004-05-12 19:27 ` [Bug ada/15388] " brianstensrude at hotmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: brianstensrude at hotmail dot com @ 2004-05-12 19:25 UTC (permalink / raw)
  To: gcc-bugs

I compiled my Ada program using GCC 3.3.1. The program has lots of tasks. 
Worked fine on Solaris 8. Went to run on Solaris 9 and the program didn't run. 
Said that tasking is currently not supported in GCC Ada for Solaris 9. Has it 
been fixed in a newer version of GCC? If not, when can Ada tasks run on 
Solaris 9? I also recompiled on Solaris 9. Make no difference, it would still 
not run.

-- 
           Summary: Ada tasking not working on Solaris 9.
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: brianstensrude at hotmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: Solaris 8
GCC target triplet: Solaris 8


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15388


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ada/15388] Ada tasking not working on Solaris 9.
  2004-05-12 19:25 [Bug ada/15388] New: Ada tasking not working on Solaris 9 brianstensrude at hotmail dot com
@ 2004-05-12 19:27 ` brianstensrude at hotmail dot com
  2004-05-12 19:29 ` brianstensrude at hotmail dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: brianstensrude at hotmail dot com @ 2004-05-12 19:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From brianstensrude at hotmail dot com  2004-05-12 03:21 -------
Is there any way for GCC Ada to run on Solaris 9 with ada tasks?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15388


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ada/15388] Ada tasking not working on Solaris 9.
  2004-05-12 19:25 [Bug ada/15388] New: Ada tasking not working on Solaris 9 brianstensrude at hotmail dot com
  2004-05-12 19:27 ` [Bug ada/15388] " brianstensrude at hotmail dot com
@ 2004-05-12 19:29 ` brianstensrude at hotmail dot com
  2004-05-12 19:34 ` ebotcazou at gcc dot gnu dot org
  2004-05-12 19:37 ` charlet at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: brianstensrude at hotmail dot com @ 2004-05-12 19:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From brianstensrude at hotmail dot com  2004-05-12 03:26 -------
GNAT 3.16 says that it is fixed, but it is not available. Will the fix be 
ported into GCC? Or has it already been ported into a newer version that GCC 
3.3.1?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15388


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ada/15388] Ada tasking not working on Solaris 9.
  2004-05-12 19:25 [Bug ada/15388] New: Ada tasking not working on Solaris 9 brianstensrude at hotmail dot com
  2004-05-12 19:27 ` [Bug ada/15388] " brianstensrude at hotmail dot com
  2004-05-12 19:29 ` brianstensrude at hotmail dot com
@ 2004-05-12 19:34 ` ebotcazou at gcc dot gnu dot org
  2004-05-12 19:37 ` charlet at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-05-12 19:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-05-12 06:08 -------
Which platform?  sparc-sun-solaris2.9 or i386-pc-solaris2.9?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
   GCC host triplet|Solaris 8                   |
 GCC target triplet|Solaris 8                   |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15388


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ada/15388] Ada tasking not working on Solaris 9.
  2004-05-12 19:25 [Bug ada/15388] New: Ada tasking not working on Solaris 9 brianstensrude at hotmail dot com
                   ` (2 preceding siblings ...)
  2004-05-12 19:34 ` ebotcazou at gcc dot gnu dot org
@ 2004-05-12 19:37 ` charlet at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: charlet at gcc dot gnu dot org @ 2004-05-12 19:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From charlet at gcc dot gnu dot org  2004-05-12 06:46 -------
Tasking is working fine on Solaris 9 with GCC 3.4

Arno

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15388


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-05-12  6:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-12 19:25 [Bug ada/15388] New: Ada tasking not working on Solaris 9 brianstensrude at hotmail dot com
2004-05-12 19:27 ` [Bug ada/15388] " brianstensrude at hotmail dot com
2004-05-12 19:29 ` brianstensrude at hotmail dot com
2004-05-12 19:34 ` ebotcazou at gcc dot gnu dot org
2004-05-12 19:37 ` charlet at gcc dot gnu dot org

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).