[LCP]Threads in Linux

Rafael Sanchez rsanchez at metilinx.com
Mon Jun 24 21:47:04 UTC 2002


I have a program in C++ in Linux which is using large arrays (150000) inside a function, which called by a thread. After compiling the same program in other platforms I am getting weird run time errors, related to the stack and my application crashes.

question: using large arrays in that way is a problem with other platforms, like HP-UX or Solaris ?

Thanks,
Rafael




More information about the linuxCprogramming mailing list