This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

AIX gcc compiler memory management


Hello everyone, 

Has anyone have any comment on running gcc2.95.2 on
AIX4.3? because I have a large program, running file
on linux and solaris, I ported the program, made some
modifications to things that are OS specific, then
compile the program, i am now able to compile it. But
when i run it, it gives me core dumps. I tried
modifying some variables used as array, I tried
changing it to smaller sizes, it would run for a
while, but after executing again those functions using
the array buffers, it would core dump again. My
program involves pthreads. 

Does anyone have any good suggestion on what I shall
do?

thanks a lot in advance.
-Ana

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/


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