bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: GNU Assembler


From: Hotra, Jason
Subject: RE: GNU Assembler
Date: Fri, 11 May 2001 14:00:51 -0500

Additionally, I have been able to narrow down this bug. It appears that it
is the name of the .s file which causes the problem. The file which we are
attempting to assemble is 104 bytes long with file extension.

/home/jahotra/cvs/MAIN/i_will_fail_you/Celox_48000/src/lc_mppu/p750_env/asic
_run_time/interrupt_vecto.s

If I was to add the letter 'r' to the end of this file name, it would give
me a segmentation fault.

Jason

>  -----Original Message-----
> From:         Hotra, Jason  
> Sent: Friday, May 11, 2001 11:40 AM
> To:   'address@hidden'
> Subject:      GNU Assembler
> 
> Assembler Version: 2.9.1
> OS: SunOS 
> OS Release: 5.8 
> OS Version: Generic_108528-06
> Machine: SPARC 4500
> Compiler: gcc
> Version: 2.8.1
> 
> Problem:
> There appears to be a maximum size of the command line that can be passed
> into the assembler. A person at my company has guessed it to be 1K,
> althought I believe it is more than that. Anyways, when you exceed this
> value, it will cause a Segmentation fault. I was able to generate this
> fault using a command line of 2800 characters. If you use the compiler, it
> can accepts lines in excess of 3500 characters. We have yet to reach the
> maximum limit on gcc, but as has been maxed.
> 
> Upon further research, it appears the limit on the size of the command
> line is between 1442 and 1556 characters. Expecting rhyme to reason, I'd
> say it is 1500.
> 
> Would you be able to point me in the right direction to find this value
> and increase it?
> 
> Thank you,
> Jason Hotra



reply via email to

[Prev in Thread] Current Thread [Next in Thread]