Linux / Ubuntu / GCC + UTF 8

Linux / Ubuntu / GCC + UTF 8 - Linux et OS Alternatifs

Marsh Posté le 03-08-2005 à 13:12:57    

Bonjour,
 
j'essaye de compiler un fichier source au format UTF-8.
mais gcc me retourne une erreur. Alors que pourtant j'utilise la version 3.4, avec l'option -finput-charset=utf-8
 
 
 
$>gcc -finput-charset=UTF-8 and -fexec-charset=UTF-8 test_utf8.c
 
test_utf8.c:1: error: stray '\239' in program
test_utf8.c:1: error: stray '\187' in program
test_utf8.c:1: error: stray '\191' in program
 
$>file test_utf8.c:
test_utf8.c: UTF-8 Unicode text
 
/slvn
 

Reply

Marsh Posté le 03-08-2005 à 13:12:57   

Reply

Marsh Posté le 03-08-2005 à 15:07:10    

ça c'est parce que t'as foiré des espaces ou des trucs comme ça, avoir des chaines UTF8 ne pose aucun problème

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed