Hi!

----

Can |#pragma redefine_extname| be nested in SUn Studio and gcc ?

For example: What happens if I try:
-- snip --
#pragma redefine_extname __gnu_stat stat

/* ... */

#pragma redefine_extname __posix_stat stat
-- snip --

If an application now uses the function call |stat()| - which one will
be used ?

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz at nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL <currently fluctuating>
 (;O/ \/ \O;)

Reply via email to