Re: gcc -fprofile-arcs

2012-08-21 Thread Azwaw OUSADOU
2012/8/21 Miod Vallat > > Hi, > > > > I have a problem with gcc. I want use gcov but i can't compile my > programs. > > It generate .gcda file if i use gcc of ports tree. > > > > $ gcc -Wall -g --coverage -o sample sample.c > > /usr/bin/ld: cannot find -lgcov > > collect2: ld returned 1 exit stat

gcc -fprofile-arcs

2012-08-20 Thread Azwaw OUSADOU
4.2.4/libgcov.a exist. Why /usr/lib/gcc-lib/amd64-unknown-openbsd5.2/4.2.1/libgcov.a don't exists ? Thanks, Azwaw OUSADOU sample.c : #include #include int main (int argc, char **argv) { printf("Hello World !"); return EXIT_SUCCESS; }

Re drm for r600 and r700

2010-04-29 Thread Azwaw OUSADOU
00 Header Type: 80 Latency Timer: 00 Cache Line Size: 08 0x0010: BAR mem 64bit addr: 0xfe8fc000 0x0018: BAR empty () 0x001c: BAR empty () 0x0020: BAR empty () 0x0024: BAR empty (0000) 0x0028: Cardbus CIS: 0x002c: Subsystem Vendor ID: 1002 Product ID: aa30 0x0030: Expansion ROM Base Address: 0x0038: 0x003c: Interrupt Pin: 02 Line: 0a Min Gnt: 00 Max Lat: 00 0x0050: Capability 0x01: Power Management 0x0058: Capability 0x10: PCI Express 0x00a0: Capability 0x05: Message Signaled Interrupts (MSI) -- Azwaw OUSADOU

Re: drm for r600 and r700

2010-04-24 Thread Azwaw OUSADOU
empty () 0x0028: Cardbus CIS: 0x002c: Subsystem Vendor ID: 1002 Product ID: aa30 0x0030: Expansion ROM Base Address: 0x0038: 0x003c: Interrupt Pin: 02 Line: 0a Min Gnt: 00 Max Lat: 00 0x0050: Capability 0x01: Power Management 0x0058: Capability 0x10: PCI Express 0x00a0: Capability 0x05: Message Signaled Interrupts (MSI) -- Azwaw OUSADOU