>Yes that's correct, driver1 is present in /kernel/drv and driver2 has symbols 
>it is using from dri
ver1 and also transport layer functions. 
>       The -Bdirect option seems to be working fine though.


Wel, if you actually used the command line as before:

>ld -dy -Bdirect driver1 -r driver2.o -o driver2

(and you used "driver1" here as argument after -Bdirect)

then you've linked driver1 into driver2.

Casper

_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to