native/hipe questions

Jozsef Berces (PR/ECZ) jozsef.berces@REDACTED
Wed Feb 18 13:23:39 CET 2004


I have some troubles with hipe. Under Solaris with OTP R9C, if I try to use a module compiled with native it does not work, I get the following error message:
** exited: {{badmatch,{["TO UPLTD WITH"],1}},[{convert,smartconcat,2}]} **
It seems that the fault is coming during lists:mapfoldl execution. Without the native code it works fine. 
I tried to compile it without optimization (with {hipe,o0}) but it did not help. Any suggestions?
 
The other question is that how to remove the abstract code if the beam has been compiled with native? 
If I compile native it includes the abstract code as well. If I strip it then the native code is removed too. So it seems that native and abstract go together...
Is there any solution?
 
Thanks in advance,
Jozsef

This communication is confidential and intended solely for the addressee(s). Any unauthorized review, use, disclosure or distribution is prohibited. If you believe this message has been sent to you in error, please notify the sender by replying to this transmission and delete the message without disclosing it. Thank you.

E-mail including attachments is susceptible to data corruption, interruption, unauthorized amendment, tampering and viruses, and we only send and receive e-mails on the basis that we are not liable for any such corruption, interception, amendment, tampering or viruses or any consequences thereof.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20040218/265cbc9b/attachment.htm>


More information about the erlang-questions mailing list