[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-dev
Subject:    Re: [LLVMdev] writing a pass
From:       Nicholas Rizzolo <rizzolo () cs ! uiuc ! edu>
Date:       2003-07-09 13:02:01
Message-ID: Pine.SOL.4.44.0307091254381.1655-101000 () salmon ! cs ! uiuc ! edu
[Download RAW message or body]


On Wed, 9 Jul 2003, John Criswell wrote:

> Dear Nicholas,

You can call me Nick.  :)

> 	Are you compiling on Sparc or x86?  I'd like to know in order to try to
> reproduce your error.

Sparc.  (Solaris 5.8).

> 	Also, can you send us a copy of the bytecode file that you are using as
> input to opt?

Sure - I don't think it's of any use though - I don't even get a
description of the "Hello" transformation in the text generated by

  opt -load ... -help

> 	One thing that I found odd is that opt cannot use a library name unless
> it is an absolute or relative path.  For example,
>
> 	opt -load ./libhello.so
>
> 	works, but
>
> 	opt -load libhello.so
>
> 	does not (although it seems to give an error message instead of failing
> quietly).

I've tried both absolute and relative paths, and they fail quietly.  When
I mistyped the path, opt gave an error saying the load failed because the
library file could not be found.

Thanks,
 - Nick


["dumb.bc" (APPLICATION/octet-stream)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic