Hi all,

I managed to build the gc as a library, after adding several includes. I
have attached the build file I used.

Regards,
Senaka

On Wed, Apr 30, 2008 at 6:36 PM, Senaka Fernando <[EMAIL PROTECTED]>
wrote:

> Pavel,
>
> Thanks for the information. Will take a look at it.
>
> Regards,
> Senaka
>
>
> On Wed, Apr 30, 2008 at 6:23 PM, Pavel Pervov <[EMAIL PROTECTED]> wrote:
>
>> Senaka,
>>
>> Please, look for changes made for interfaces used by Jitrino. You have
>> to replicate the same scheme for gc_gen.
>>
>> Summary: interfaces were changed from compile-time linking to runtime
>> linking. As such we avoid the dependency from VM library available at
>> compile time.
>>
>> WBR,
>>    Pavel.
>> On 4/26/08, Senaka Fernando <[EMAIL PROTECTED]> wrote:
>> > Hi all,
>> >
>> > As a first step of making it possible to build the GC without the VM, it
>> is
>> > required to create a "dummy VM side" in order to avoid build failures.
>> Are
>> > there any better ways?
>> >
>> > Regards,
>> > Senaka
>> >
>>
>>
>> --
>> Pavel Pervov,
>> Intel Enterprise Solutions Software Division
>>
>
>

Attachment: build.sh
Description: Bourne shell script

Reply via email to