This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Supporting pthreads in libjava on Tru64 UNIX


On Fri, Jul 11, 2003 at 08:20:14PM +0200, Rainer Orth wrote:
> > Alternately, if you're using gas, do ".subsection 1"
> > instead of ".section .text2".
> 
> Alpha/ECOFF gas doesn't support .subsection (or any other ELF directive),
> as far as I can see.

For the record, .subsection is not an ELF directive.  It
originated with a.out and is supported generically in gas.


r~


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