<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Salut,<br>
</p>
<p><br>
</p>
<p>Cand incerc sa compilez local obtin:<br>
</p>
<p><br>
</p>
<div>bogdanpetcu@mystation:~/cod/tema3so/tema$ make</div>
<div>cc    -c -o vmsim.o vmsim.c</div>
<div>gcc -Wall -g -fPIC -shared vmsim.o -o libvmsim.so</div>
<div>/usr/bin/ld: vmsim.o: relocation R_X86_64_32 against `page_fault_handler' can not be used when making a shared object; recompile with -fPIC</div>
<div>vmsim.o: error adding symbols: Bad value</div>
<div>collect2: error: ld returned 1 exit status</div>
<div>make: *** [libvmsim.so] Error 1<br>
</div>
<div><br>
</div>
<div>Any hints on that? <br>
</div>
<div><br>
</div>
<div>Pe vmchecker totul pare in ordine.<br>
<br>
</div>
<div>Multumesc,<br>
</div>
<div>Bogdan Constantin Petcu<br>
</div>
<div>331CB<br>
</div>
<p><br>
</p>
</div>
</body>
</html>