VirtualBox

Ignore:
Timestamp:
Feb 13, 2009 9:14:12 AM (16 years ago)
Author:
vboxsync
Message:

Cbinding: changed the sample program to use the generic way
of loading and resolving the VBoxXPCOMC.so symbols as defined
in r42746.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/cbinding/makefile.tstLinuxC

    r16727 r16729  
    2626
    2727CC            = gcc
    28 CFLAGS        = -g -ansi -pedantic -Wall
     28CFLAGS        = -g -Wall
    2929
    3030.PHONY: all
     
    4545
    4646tstdlOpen.o: tstdlOpen.c
    47         $(CC) $(CFLAGS) -DRT_OS_LINUX -DMOZ_UNICODE $(INCS_XPCOM) -o $@ -c $<
     47        $(CC) $(CFLAGS) -DRT_OS_LINUX -DMOZ_UNICODE -DUSE_DYNAMIC_GLUE $(INCS_XPCOM) -o $@ -c $<
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette