search for: auxhw

Displaying 1 result from an estimated 1 matches for "auxhw".

Did you mean: auxfw
1998 Feb 20
0
"not-so-dangerous symlink bugs" - a better look
...] That''s perfect, gcc wrote everything successfulyy, and now it''s trying to read it back from pipe. So why shouldn''t we give him a chance? I precompiled myjunk.i using cc1 (it''s location may vary, but it MUST be somewhere; you may locate it by executing "ps auxhw|grep cc1" before flushing pipe). Oh, I forgot. If you''re unable to read cc*.i file, bacause user''s umask is set to eg. 077 - don''t worry! You may modify asm code directly, just redirect output from above command to your file... Let''s see, what we have here...