On 12/12/07, Luciano Rocha <[EMAIL PROTECTED]> wrote:
> Those are for the kernel module setting the partition tables. If you're
> only interested in the ldminfo utility:
> make -C ldmutil CPP='g++ -static'
>
> Substitute g++ for the C++ compiler you want to use.

Hi!
Thank you for your reply!

I don't really understand how to use the output of ldmutil in order to
do the dmsetup... All the instructions are for ldminfo...

And the C++ dependency does not work well with uclibc... I tried to
compile this using uclibc++, but the exception handling of uclibc++ is
broken for some strange reason... And I don't wish to introduce the
overhead of the C++ libraries to my system...

If ldmutil contain all the information, I will backport this to C and
be happy... :)
Can you please tell me how you use the output of this utility to merge
a spanned partition on two separate disks?

Best Regards,
Alon Bar-Lev.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
ntfs-3g-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to