[Bug ada/58128] Problem using NAME (STANDARD_INPUT) in gcc-4.7.2

2013-08-15 Thread ExtraLeveLInSoftware at ntlworld dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58128 --- Comment #4 from Ellis N. Thomas --- The decision to close this without any action seems unjustified. The problem is being rejected on the basis that the handling of the exception is faulty in the older Darwin. However, the fundamental probl

[Bug ada/58128] Problem using NAME (STANDARD_INPUT) in gcc-4.7.2

2013-08-14 Thread ExtraLeveLInSoftware at ntlworld dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58128 --- Comment #2 from Ellis N. Thomas --- Further Information about the Exception Added extra "others" handler for Unexpected exceptions to TryStdIP3. Compiled: bash> gnatmake TryStdIP3.ada gcc -c -x ada trystdip3.ada gnatbind -x trystdip

[Bug ada/58128] Problem using NAME (STANDARD_INPUT) in gcc-4.7.2

2013-08-14 Thread ExtraLeveLInSoftware at ntlworld dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58128 --- Comment #1 from Ellis N. Thomas --- Created attachment 30654 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30654&action=edit Source code showing problem handling the exception (TryStdIP3) Further Ada source program, modified as describ

[Bug ada/58128] New: Problem using NAME (STANDARD_INPUT) in gcc-4.7.2

2013-08-11 Thread ExtraLeveLInSoftware at ntlworld dot com
: ada Assignee: unassigned at gcc dot gnu.org Reporter: ExtraLeveLInSoftware at ntlworld dot com Created attachment 30634 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30634&action=edit Two similar Ada main programs demonstrating the error (see main Description)

[Bug other/57659] Failure in installing documentation of gcc-4.7.2

2013-06-21 Thread ExtraLeveLInSoftware at ntlworld dot com
about the build state > [...] > > 6 Summary of Bugs > > What happened to chapter 5? :) > > > 6.2 Extra Information > > > > If extra information about the matters reported above would be of value > > please contact: > > > > ExtraLeveLI

[Bug other/57659] New: Failure in installing documentation of gcc-4.7.2

2013-06-20 Thread ExtraLeveLInSoftware at ntlworld dot com
: other Assignee: unassigned at gcc dot gnu.org Reporter: ExtraLeveLInSoftware at ntlworld dot com Failure in installing documentation of gcc-4.7.2 To: gcc-bugs 1 Introduction Trying to install documentation for recently built gcc-4.7.2. Running Mac OS X: System

[Bug bootstrap/57292] Failure in build after stage 3, concerning libitm.la

2013-06-20 Thread ExtraLeveLInSoftware at ntlworld dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57292 --- Comment #1 from Ellis N. Thomas --- It also failed during installation with errors for libitm.la, equivalent to the failures during build runtime libraries: bash> make install &> ../logs/makeinst-1.log Log file ended with: ld: warnin

[Bug testsuite/57606] Failure in testing stage 3 of gcc-4.7.2

2013-06-15 Thread ExtraLeveLInSoftware at ntlworld dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57606 --- Comment #1 from Ellis N. Thomas --- On further consideration of the Bug 57606 reported for host_gnatmake and host_gnatchop produced in run_acats, the entire approach seems flawed. It uses dirname to extract the directory name from the full n

[Bug testsuite/57606] New: Failure in testing stage 3 of gcc-4.7.2

2013-06-13 Thread ExtraLeveLInSoftware at ntlworld dot com
Assignee: unassigned at gcc dot gnu.org Reporter: ExtraLeveLInSoftware at ntlworld dot com 1 Introduction Trying to test recently built gcc-4.7.2. Running Mac OS X: System Version:Mac OS X 10.5.8 (9L30) Kernel Version:Darwin 9.8.0 >uname -mpv Dar

[Bug bootstrap/57292] New: Failure in build after stage 3, concerning libitm.la

2013-05-15 Thread ExtraLeveLInSoftware at ntlworld dot com
Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: ExtraLeveLInSoftware at ntlworld dot com Failure in build after stage 3 of gcc-4.7.2 To: gcc-bugs 1. Introduction Trying to build gcc-4.7.2. Running Mac OS X: System Version:Mac OS X 10.5.8 (9L30

[Bug bootstrap/57291] New: Failure in build stages 2 and 3 concerning pseudo-op: .balign

2013-05-15 Thread ExtraLeveLInSoftware at ntlworld dot com
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: ExtraLeveLInSoftware at ntlworld dot com Failure in build stages 2 and 3 of gcc-4.7.2 To: gcc-bugs 1. Introduction Trying to build gcc-4.7.2. Running Mac OS X: System

[Bug bootstrap/57087] make failed: libmpfr not found or uses a different ABI

2013-04-27 Thread ExtraLeveLInSoftware at ntlworld dot com
;problems. This specially applies to use of "(or later)". > > Commands like download_prerequisites need care not to use commands like >wget, which is not available on my platform (however ftp seems to operate the >same). > >6.2 An error reported by make > > Building failed as in section 4 above using: > >gmp-5.1.0 >mpfr-3.1.1 >mpc-1.0.1 > > Possibly this only concerns libmpfr, but it is not clear whether or >not the other two have proceeded correctly. > > It is also not clear whether this is a problem specific to my platform. > >6.3If extra information about the matters reported above would be of value >please contact: > ExtraLeveLInSoftware at ntlworld dot com > >Ellis N. Thomas/26-Apr-2013

[Bug bootstrap/57087] New: make failed: libmpfr not found or uses a different ABI

2013-04-26 Thread ExtraLeveLInSoftware at ntlworld dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57087 Bug #: 57087 Summary: make failed: libmpfr not found or uses a different ABI Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED