This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Trunk frustration


Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:

| > Is it not marked executable, or just not producing a valid executable
| > at all?
| 
| It is marked executable, but crashes upon startup.

Hmm, may that be related to this patch

   2001-07-19  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
	       Bert De Knuydt <Bert.Deknuydt@esat.kuleuven.ac.be>

	   * src/gen-num-limits.cc (set_signals_handler): New function.
	   Factor out signals setting.  Set signal handler for SIGILL.

I cheked in that patch precisely because, there were an "illegation
instruction" trap at startup.  Several people which tested the patch
reported the problem was fixed.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]